diff options
author | Lars Thorsen <[email protected]> | 2010-08-25 09:53:12 +0200 |
---|---|---|
committer | Lars Thorsen <[email protected]> | 2010-08-25 09:53:12 +0200 |
commit | b3775110770d2b37f6aa72ca815fd55b1d30298b (patch) | |
tree | 2212c3c0ead3938b0e64af32f9d548865e5c31e2 /system/doc | |
parent | eebbcdb88ab889ac8422c8eacc1f689dcf5f7266 (diff) | |
download | otp-b3775110770d2b37f6aa72ca815fd55b1d30298b.tar.gz otp-b3775110770d2b37f6aa72ca815fd55b1d30298b.tar.bz2 otp-b3775110770d2b37f6aa72ca815fd55b1d30298b.zip |
Removed the links "Release highlights" and "Potential incompatibilities"
from the documentation frontpage.
Diffstat (limited to 'system/doc')
-rw-r--r-- | system/doc/top/templates/index.html.src | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/system/doc/top/templates/index.html.src b/system/doc/top/templates/index.html.src index 88d425ac1d..655f532a5d 100644 --- a/system/doc/top/templates/index.html.src +++ b/system/doc/top/templates/index.html.src @@ -39,10 +39,6 @@ under the License. <small><a href="applications.html">Applications</a><br> <a href="man_index.html">Modules</a></small> <p/> -<small><a href="highlights.html">Release highlights</a><br/> -<a href="incompatible.html">Potential incompatibilities</a><br/> -</small> -<br> <a href="javascript:openAllFlips()">Expand All</a><br> <a href="javascript:closeAllFlips()">Contract All</a> <p/> |