'jump to section' links and back links

This commit is contained in:
nojhan 2010-07-31 22:40:04 +02:00
commit f531247627

View file

@ -19,9 +19,6 @@
<body> <body>
<div id="alt"> <div id="alt">
<img style="clear:left;" src="eo_logo.png" alt="Evolving Objects logo" /> <img style="clear:left;" src="eo_logo.png" alt="Evolving Objects logo" />
<div id="menu"> <div id="menu">
@ -117,7 +114,14 @@
<p>With the help of EO, you can easily design evolutionary algorithms that will find solutions to virtually all kind of hard optimization problems, from continuous to combinatorial ones.</p> <p>With the help of EO, you can easily design evolutionary algorithms that will find solutions to virtually all kind of hard optimization problems, from continuous to combinatorial ones.</p>
<h1>Features</h1> <p><a name="Plan"></a>Jump to section:</p>
<ul>
<li><a href="#Features">Features</a></li>
<li><a href="#Code">Code</a></li>
<li><a href="#Development">Development</a></li>
</ul>
<h1><a name="Features"></a>Features <a href="#Plan"></a></h1>
<h2>Component-based framework</h2> <h2>Component-based framework</h2>
@ -281,8 +285,8 @@
--> -->
<h1><a name="Code"></a>Code <a href="#Plan"></a></h1>
<h1>Code</h1>
<h2>Download</h2> <h2>Download</h2>
<p> The current stable release is <a <p> The current stable release is <a
@ -357,7 +361,7 @@
detail.</p> detail.</p>
<h1>Development</h1> <h1><a name="Development"></a>Development <a href="#Plan"></a></h1>
<h2>Mailing-lists</h2> <h2>Mailing-lists</h2>