'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>
<div id="alt">
<img style="clear:left;" src="eo_logo.png" alt="Evolving Objects logo" />
<div id="menu">
@ -97,7 +94,7 @@
<div id="main">
<h1>Evolving Objects (EO): an Evolutionary Computation Framework</h1>
<h1>Evolving Objects (EO): an Evolutionary Computation Framework</h1>
<p>EO is <em>a template-based, ANSI-C++ evolutionary computation library</em> which helps you to write your own stochastic optimization algorithms insanely fast.</p>
<div style="font-size:1.5em;color:red;border:thin solid red; background-color:#fee;margin:1em;padding:2em;text-align:center;">We have lost all the mailing-list subscriptions in a crash, please subscribe again on the <a href="https://lists.sourceforge.net/lists/listinfo/eodev-main">eodev-main subscription page</a>.</div>
@ -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>
<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>
@ -281,8 +285,8 @@
-->
<h1><a name="Code"></a>Code <a href="#Plan"></a></h1>
<h1>Code</h1>
<h2>Download</h2>
<p> The current stable release is <a
@ -357,7 +361,7 @@
detail.</p>
<h1>Development</h1>
<h1><a name="Development"></a>Development <a href="#Plan"></a></h1>
<h2>Mailing-lists</h2>