website view en/doc/cookbook/index.html @ rev 130
en: Add SliTaz Tools to Cookbook + typo
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Fri Aug 01 21:50:41 2008 +0000 (2008-08-01) |
parents | fb63123c9a72 |
children | 0cdc5ea42304 |
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <title>SliTaz Cookbook (en)</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="slitaz English cookbook" />
8 <meta name="expires" content="never" />
9 <meta name="modified" content="2008-02-26 18:30:00" />
10 <meta name="publisher" content="www.slitaz.org" />
11 <meta name="author" content="Christophe Lincoln"/>
12 <link rel="shortcut icon" href="favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="book.css" />
14 </head>
15 <body bgcolor="#ffffff">
17 <!-- Header and quick navigation -->
18 <div id="header">
19 <div align="right" id="quicknav">
20 <a name="top"></a>
21 <a href="http://www.slitaz.org/en/doc/">Website documentation</a>
22 </div>
23 <h1><font color="#3E1220">SliTaz Cookbook (en)</font></h1>
24 </div>
26 <!-- Content. -->
27 <div id="content">
28 <div class="content-right"></div>
30 <h2><font color="#DF8F06">Developers documentation</font></h2>
32 <h3>Table of contents</h3>
34 <ul>
35 <li><a href="wok-tools.html">Wok & Tools.</a> - SliTaz Developer Tools.</li>
36 <li><a href="receipts.html">Receipts.</a> - Receipts for creating SliTaz packages.</li>
37 <li><a href="../manuals/tazwok.en.html">Tazwok manual.</a> - Manual for compiling & generating packages for SliTaz.</li>
38 <li><a href="slitaz-tools.html">SliTaz Tools</a> - The Toolbox.</li>
39 </ul>
41 <h3>About this Cookbook</h3>
43 <p>
44 This is the SliTaz GNU/Linux Cookbook, a collection of instructions and manuals about the distribution.
45 </p>
48 <!-- End of content -->
49 </div>
51 <!-- Footer. -->
52 <div id="footer">
53 <div class="footer-right"></div>
54 <a href="#top">Top of the page</a> |
55 <a href="index.html">Table of contents</a>
56 </div>
58 <div id="copy">
59 Copyright © 2008 <a href="http://www.slitaz.org/en/">SliTaz</a> -
60 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
61 Documentation is under
62 <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
63 and code is <a href="http://validator.w3.org/">valid xHTML 1.0</a>.
64 </div>
66 </body>
67 </html>