changeset 348:534a5ca26efa

add table of contents to the documentation
author Volker Grabsch <vog@notjusthosting.com>
date Wed, 03 Jun 2009 00:08:39 +0200
parents 68e9a2013448
children 3ae4319128da
files doc/README.html
diffstat 1 files changed, 27 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/doc/README.html	Tue Jun 02 23:41:55 2009 +0200
+++ b/doc/README.html	Wed Jun 03 00:08:39 2009 +0200
@@ -55,7 +55,24 @@
 
 <h1>MinGW cross compiling environment</h1>
 
-<h2>Introduction</h2>
+<ul>
+    <li><a href="#introduction"  >Introduction</a></li>
+    <li><a href="#tutorial"      >Tutorial</a></li>
+    <li><a href="#latest-release">Latest Release</a></li>
+    <li><a href="#development"   >Development Version</a></li>
+</ul>
+<ul>
+    <li><a href="#prerequisites" >Prerequisites</a></li>
+    <li><a href="#usage"         >Usage</a></li>
+    <li><a href="#packages"      >List of Packages</a></li>
+    <li><a href="#copyright"     >Copyright</a></li>
+    <li><a href="#history"       >History</a></li>
+</ul>
+<ul>
+    <li><a href="#see-also"      >See also</a></li>
+</ul>
+
+<h2 id="introduction">Introduction</h2>
 
     <p>
     Project website: <a href="http://www.profv.de/mingw_cross_env/"
@@ -102,7 +119,7 @@
     </li>
     </ul>
 
-<h2>Tutorial</h2>
+<h2 id="tutorial">Tutorial</h2>
 
     <ul>
     <li>
@@ -111,7 +128,7 @@
     </li>
     </ul>
 
-<h2>Latest Release</h2>
+<h2 id="latest-release">Latest Release</h2>
 
     <dl>
 
@@ -141,7 +158,7 @@
 
     </dl>
 
-<h2>Development Version</h2>
+<h2 id="development">Development Version</h2>
 
     <p>
     To obtain the current development version,
@@ -156,7 +173,7 @@
     <a href="http://www.profv.de/mingw_cross_env/hgweb.cgi">Web Repository</a>.
     </p>
 
-<h2>Prerequisites</h2>
+<h2 id="prerequisites">Prerequisites</h2>
 
     <dl>
 
@@ -191,7 +208,7 @@
 
     </dl>
 
-<h2>Usage</h2>
+<h2 id="usage">Usage</h2>
 
     <dl class="usage">
 
@@ -262,14 +279,14 @@
 
     </dl>
 
-<h2>List of Packages</h2>
+<h2 id="packages">List of Packages</h2>
 
     <table>
     <!-- begin of package list -->
     <!-- end of package list -->
     </table>
 
-<h2>Copyright</h2>
+<h2 id="copyright">Copyright</h2>
 
     <p>Authors:</p>
     <ul class="authors">
@@ -305,7 +322,7 @@
     SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
     </p>
 
-<h2>History</h2>
+<h2 id="history">History</h2>
 
     <dl>
 
@@ -538,7 +555,7 @@
 
     </dl>
 
-<h2>See also</h2>
+<h2 id="see-also">See also</h2>
 
     <ul>
     <li>