tazpkg diff doc/tazpkg.en.html @ rev 509

Update doc, use new style and a css file to avoid code duplication in html
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jun 02 04:17:36 2011 +0200 (2011-06-02)
parents 10bc53124903
children 8877356b3ed6
line diff
     1.1 --- a/doc/tazpkg.en.html	Fri Apr 08 20:46:12 2011 +0100
     1.2 +++ b/doc/tazpkg.en.html	Thu Jun 02 04:17:36 2011 +0200
     1.3 @@ -1,22 +1,14 @@
     1.4  <!DOCTYPE html>
     1.5  <html xmlns="http://www.w3.org/1999/xhtml">
     1.6  <head>
     1.7 -	<title>Tazpkg Manual</title>
     1.8 +	<title>Tazpkg Manual (en)</title>
     1.9  	<meta charset="utf-8" />
    1.10 -	<style type="text/css">
    1.11 -	body { font: 88% sans-serif, vernada, arial; margin: 0; }
    1.12 -	#header { background:#351a0a; height: 40px; border-bottom: 8px solid#d66018; }
    1.13 -	#content { margin: 40px 80px; text-align: justify; }
    1.14 -	#footer { text-align: center; padding: 20px; border-top: 1px solid#ddd; }
    1.15 -	h1 { margin: 0; padding: 8px; color:#fff; font-size: 20px; }
    1.16 -	h2 { color:#444; } h3 { color:#666; font-size: 140%; }
    1.17 -	pre { background-color:#f8f8f8; border: 1px solid#ddd; padding: 10px;
    1.18 -		-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
    1.19 -	</style>
    1.20 +	<link rel="shortcut icon" href="favicon.ico" />
    1.21 +	<link rel="stylesheet" type="text/css" href="style.css" />
    1.22  </head>
    1.23  <body>
    1.24  
    1.25 -<body>
    1.26 +<!-- Header -->
    1.27  <div id="header">
    1.28  	<h1>Tazpkg Manual</h1>
    1.29  </div>
    1.30 @@ -26,7 +18,7 @@
    1.31  
    1.32  <h2>NAME</h2>
    1.33  <p>
    1.34 -Tazpkg - Tiny autonomous zone package manager
    1.35 +	Tazpkg - Tiny autonomous zone package manager
    1.36  </p>
    1.37  
    1.38  <h2>SYNTAX</h2>
    1.39 @@ -286,7 +278,7 @@
    1.40  </pre>
    1.41  
    1.42  <a name="upgrade"></a>
    1.43 -<h3>up (upgrade)</h3>
    1.44 +<h3>up or upgrade</h3>
    1.45  <p>
    1.46  Upgrade allows you to update all installed packages available
    1.47  on the current mirror. Upgrading packages is an important