website diff en/doc/handbook/development.html @ rev 550

Fix fa2c5bed2417, en: localy browseable (with file://)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 26 09:50:23 2009 +0100 (2009-10-26)
parents fa2c5bed2417
children 0e0bc81a63ee
line diff
     1.1 --- a/en/doc/handbook/development.html	Wed Aug 19 14:09:59 2009 +0200
     1.2 +++ b/en/doc/handbook/development.html	Mon Oct 26 09:50:23 2009 +0100
     1.3 @@ -31,15 +31,15 @@
     1.4  <h2><font color="#DF8F06">Development</font></h2>
     1.5  
     1.6  <ul>
     1.7 -    <li><a href="index.html#about">About Development</a></li>
     1.8 -    <li><a href="index.html#shell-scripts">SHell scripts</a> - #!/bin/sh</li>
     1.9 -    <li><a href="index.html#dialog">Dialog</a> - GUI based console.</li>
    1.10 -    <li><a href="index.html#geany">Geany</a> - IDE or Integrated Development Environment.
    1.11 +    <li><a href="development.html#about">About Development</a></li>
    1.12 +    <li><a href="development.html#shell-scripts">SHell scripts</a> - #!/bin/sh</li>
    1.13 +    <li><a href="development.html#dialog">Dialog</a> - GUI based console.</li>
    1.14 +    <li><a href="development.html#geany">Geany</a> - IDE or Integrated Development Environment.
    1.15      </li>
    1.16 -    <li><a href="index.html#perl">Perl or Microperl</a> - Code Perl scripts.</li>
    1.17 -    <li><a href="index.html#python">Python</a> - The Python Language.</li>
    1.18 -    <li><a href="index.html#ruby">Ruby</a> - The Ruby Language.</li>
    1.19 -    <li><a href="index.html#toolchain">Toolchain</a> - Libraries, C compiler and tools.</li>
    1.20 +    <li><a href="development.html#perl">Perl or Microperl</a> - Code Perl scripts.</li>
    1.21 +    <li><a href="development.html#python">Python</a> - The Python Language.</li>
    1.22 +    <li><a href="development.html#ruby">Ruby</a> - The Ruby Language.</li>
    1.23 +    <li><a href="development.html#toolchain">Toolchain</a> - Libraries, C compiler and tools.</li>
    1.24  </ul>
    1.25  
    1.26  <a name="about"></a>
    1.27 @@ -282,7 +282,7 @@
    1.28  <!-- Footer. -->
    1.29  <div id="footer">
    1.30  	<div class="footer-right"></div>
    1.31 -	<a href="index.html#top">Top of the page</a> | 
    1.32 +	<a href="development.html#top">Top of the page</a> | 
    1.33  	<a href="index.html">Table of contents</a>
    1.34  </div>
    1.35