website diff en/doc/scratchbook/base-apps.html @ rev 535

en: localy browseable (with file://)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 19 14:09:59 2009 +0200 (2009-08-19)
parents 27b4add872f6
children b8788d938e18
line diff
     1.1 --- a/en/doc/scratchbook/base-apps.html	Sat Jan 24 18:44:13 2009 +0000
     1.2 +++ b/en/doc/scratchbook/base-apps.html	Wed Aug 19 14:09:59 2009 +0200
     1.3 @@ -35,24 +35,24 @@
     1.4  Install and configure libraries and basic applications.
     1.5  </p>
     1.6  <ul>
     1.7 -    <li><a href="#about">About the chapter</a> - Description and environmental variable ($fs)</li>
     1.8 -    <li><a href="#bc">bc-1.06</a> - Text mode calculator.</li>
     1.9 -    <li><a href="#zlib">zlib-1.2.3</a> - Compression libraries.</li>
    1.10 -    <li><a href="#pcre">pcre-7.4</a> - Perl-compatible regular expressions.</li>
    1.11 -    <li><a href="#e2fsprogs">e2fsprogs-1.39</a> - Filesystem management utilities.</li>
    1.12 -    <li><a href="#dropbear">dropbear-0.50</a> - Lightweight SSH server and client.</li>
    1.13 -    <li><a href="#lighttpd">lighttpd-1.4.18</a> - HTTP web server.</li>
    1.14 -    <li><a href="#iptables">iptables-1.3.7</a> - Netfilter, Linux firewall.</li>
    1.15 -    <li><a href="#sqlite">sqlite-3.5.1</a> - Small SQL database engine.</li>
    1.16 -    <li><a href="#cdrkit">cdrkit-1.1.5</a> - Tools for manipulating cdrom
    1.17 +    <li><a href="index.html#about">About the chapter</a> - Description and environmental variable ($fs)</li>
    1.18 +    <li><a href="index.html#bc">bc-1.06</a> - Text mode calculator.</li>
    1.19 +    <li><a href="index.html#zlib">zlib-1.2.3</a> - Compression libraries.</li>
    1.20 +    <li><a href="index.html#pcre">pcre-7.4</a> - Perl-compatible regular expressions.</li>
    1.21 +    <li><a href="index.html#e2fsprogs">e2fsprogs-1.39</a> - Filesystem management utilities.</li>
    1.22 +    <li><a href="index.html#dropbear">dropbear-0.50</a> - Lightweight SSH server and client.</li>
    1.23 +    <li><a href="index.html#lighttpd">lighttpd-1.4.18</a> - HTTP web server.</li>
    1.24 +    <li><a href="index.html#iptables">iptables-1.3.7</a> - Netfilter, Linux firewall.</li>
    1.25 +    <li><a href="index.html#sqlite">sqlite-3.5.1</a> - Small SQL database engine.</li>
    1.26 +    <li><a href="index.html#cdrkit">cdrkit-1.1.5</a> - Tools for manipulating cdrom
    1.27      and ISO images.</li>
    1.28 -    <li><a href="#cpio">cpio-2.8</a> - Archiver used for SliTaz packages and
    1.29 +    <li><a href="index.html#cpio">cpio-2.8</a> - Archiver used for SliTaz packages and
    1.30      initramfs.</li>
    1.31 -    <li><a href="#microperl">microperl-5.8.8</a> - A tiny Perl.</li>
    1.32 -    <li><a href="#module-init-tools">module-init-tools-3.2</a> - Tools for
    1.33 +    <li><a href="index.html#microperl">microperl-5.8.8</a> - A tiny Perl.</li>
    1.34 +    <li><a href="index.html#module-init-tools">module-init-tools-3.2</a> - Tools for
    1.35      manipulating the kernel modules.</li>
    1.36 -    <li><a href="#kernel-modules">Copy and compress the Kernel modules.</a></li>
    1.37 -    <li><a href="#initramfs-iso">Generate the initramfs and an ISO image.</a></li>
    1.38 +    <li><a href="index.html#kernel-modules">Copy and compress the Kernel modules.</a></li>
    1.39 +    <li><a href="index.html#initramfs-iso">Generate the initramfs and an ISO image.</a></li>
    1.40  </ul>
    1.41  <a name="about"></a>
    1.42  <h3><font color="#6c0023">About</font></h3>
    1.43 @@ -537,7 +537,7 @@
    1.44  <!-- Footer. -->
    1.45  <div id="footer">
    1.46  	<div class="footer-right"></div>
    1.47 -	<a href="#top">Top of the page</a> | 
    1.48 +	<a href="index.html#top">Top of the page</a> | 
    1.49  	<a href="index.html">Table of contents</a>
    1.50  </div>
    1.51