website annotate en/doc/index.php @ rev 1025

en: code cleaning
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Mar 31 23:26:44 2012 +0300 (2012-03-31)
parents 7bb8568e1c75
children 637f8fe842b8
rev   line source
pankso@922 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
al@1025 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
pankso@922 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
pankso@922 4 <head>
al@1025 5 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
pankso@948 6 <title>SliTaz - English documentation</title>
pankso@948 7 <meta name="description" content="SliTaz GNU/Linux English documentationx part livecd tazpkg packages" />
pankso@948 8 <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
pankso@948 9 <meta name="author" content="Christophe Lincoln"/>
pankso@948 10 <?php include("../../lib/html/meta-link.html"); ?>
pankso@922 11 </head>
pankso@922 12 <body>
pankso@922 13
pankso@922 14 <?php include("../../lib/html/header.html"); ?>
pankso@922 15
pankso@922 16 <!-- Block -->
pankso@922 17 <div id="block">
pankso@922 18 <?php include("../../lib/html/nav.en.html"); ?>
pankso@922 19 <!-- Information/image -->
pankso@922 20 <div id="block_info">
pankso@922 21 <h4>English documentation</h4>
pankso@922 22 <p>
pankso@922 23 SliTaz official documentation is available on the community
pankso@922 24 Wiki site. Manuals and a getting started guide is provided
pankso@922 25 by each SliTaz LiveCD and available through the
pankso@922 26 "Documentation" menu.
pankso@922 27 </p>
pankso@922 28 <ul>
pankso@922 29 <li><a href="http://doc.slitaz.org/en:start">Community Wiki</a></li>
pankso@922 30 <li><a href="http://hg.slitaz.org/slitaz-doc/raw-file/tip/slitaz/index.en.html"
pankso@922 31 >Getting started guide</a></li>
pankso@922 32 </ul>
pankso@922 33 </div>
pankso@922 34 </div>
pankso@922 35
al@1013 36 <?php include("../../lib/lang.php"); ?>
al@1013 37
pankso@922 38 <!-- Content -->
pankso@922 39 <div id="content">
pankso@922 40
pankso@922 41 <h2>Handbook &amp; Cookbook</h2>
pankso@922 42
pankso@922 43 <p>
pankso@922 44 SliTaz <a href="http://doc.slitaz.org/en:handbook:start">Handbook</a> -
pankso@922 45 LiveCD usage, package management, network or system administration
pankso@922 46 and specific instructions. This Handbook is a community effort to provide
pankso@922 47 high quality documentation for SliTaz users. It will help you get started
pankso@922 48 with SliTaz GNU/Linux and show you how to configure the system to your own
pankso@922 49 needs and preferences. This is the documentation that we advise you to read,
pankso@922 50 learn and consult first.
pankso@922 51 </p>
pankso@922 52 <p>
pankso@922 53 SliTaz <a href="http://doc.slitaz.org/en:cookbook:start">Cookbook</a> -
pankso@922 54 Information regarding the management, operation and development of the distribution.
pankso@922 55 Instructions on how to use the wok and package receipts, descriptions of boot scripts
pankso@922 56 and rootcd files, and various tools.
pankso@922 57 </p>
pankso@922 58
pankso@922 59 <h2>Scratchbook</h2>
al@1025 60
pankso@922 61 <p>
pankso@922 62 Historically, the Scratchbook was written when SliTaz was created and wasn't
pankso@922 63 made to be updated. But over time, some SliTaz contributors migrated the book
pankso@922 64 over to the Wiki and have made some updates:
pankso@922 65 <a href="http://doc.slitaz.org/en:scratchbook:start">Community Scratchbook</a>
pankso@922 66 </p>
pankso@922 67 <p>
al@1025 68 SliTaz <a href="scratchbook/">Original Scratchbook</a> -
pankso@922 69 Describes the stages of creating the very first SliTaz distribution
pankso@922 70 commencing with instructions on compiling the Linux kernel, installing
pankso@922 71 the graphical server (Xvesa) and GTK applications, etc. It contains
pankso@922 72 techniques requiring time and motivation that enable you to build a
pankso@922 73 GNU/Linux system from source.
pankso@922 74 </p>
al@1025 75
al@1025 76 <h2>Manuals</h2>
al@1025 77
pankso@922 78 <ul>
pankso@922 79 <li><a href="http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.en.html"
pankso@922 80 >Tazpkg manual</a> - SliTaz Package Manager.</li>
pankso@922 81 <li><a href="http://hg.slitaz.org/tazlito/raw-file/tip/doc/tazlito.en.html"
pankso@922 82 >Tazlito manual</a> - SliTaz LiveCD utility.</li>
pankso@922 83 <li><a href="http://hg.slitaz.org/tazusb/raw-file/tip/doc/tazusb.en.html"
pankso@922 84 >TazUSB manual</a> - SliTaz LiveUSB utility.</li>
pankso@947 85 <li><a href="http://hg.slitaz.org/cookutils/raw-file/tip/doc/cookutils.en.html"
pankso@947 86 >Cookutils manual</a> - SliTaz Package Cooker.</li>
pankso@922 87 </ul>
pankso@922 88
pankso@922 89 <h2>Release Notes</h2>
al@1025 90
pankso@922 91 <p>
pankso@922 92 SliTaz Release Notes provide detailed information about the stable version
pankso@922 93 and give a few useful tips to help you start using the system. On the core
pankso@922 94 LiveCD, Release Notes are installed and available through the "Documentation"
pankso@922 95 menu.
pankso@922 96 </p>
pankso@922 97
pankso@922 98 <ul>
pankso@922 99 <li><a href="releases/3.0/relnotes.en.html">SliTaz GNU/Linux 3.0 -
al@1025 100 Release Notes</a></li>
pankso@922 101 <li><a href="releases/2.0/relnotes.en.html">SliTaz GNU/Linux 2.0 -
al@1025 102 Release Notes</a></li>
pankso@922 103 <li><a href="releases/1.0/relnotes.en.html">SliTaz GNU/Linux 1.0 -
al@1025 104 Release Notes</a></li>
pankso@922 105 </ul>
pankso@922 106
pankso@922 107 <!-- End of content -->
pankso@922 108 </div>
pankso@922 109
pankso@922 110 <?php include("../../lib/html/footer.html"); ?>
pankso@922 111
pankso@922 112 </body>
pankso@922 113 </html>