website diff en/doc/scratchbook/index.html @ rev 1006

en: full iconv'ed to utf-8; locale: add russian links, remove links to the same page; tiny edits
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Mar 29 01:59:45 2012 +0300 (2012-03-29)
parents 0ae6cfc85e03
children 5ce7c39d2aa5
line diff
     1.1 --- a/en/doc/scratchbook/index.html	Sat Oct 30 21:52:02 2010 +0200
     1.2 +++ b/en/doc/scratchbook/index.html	Thu Mar 29 01:59:45 2012 +0300
     1.3 @@ -3,7 +3,7 @@
     1.4  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.5  <head>
     1.6      <title>SliTaz Scratchbook</title>
     1.7 -    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     1.8 +    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     1.9      <meta name="description" content="" />
    1.10      <meta name="expires" content="never" />
    1.11      <meta name="modified" content="2008-11-22 17:00:00" />
    1.12 @@ -36,8 +36,8 @@
    1.13  <h3><font color="#6c0023">Table of contents</font></h3>
    1.14  <h4>LiveCD</h4>
    1.15  <ul>
    1.16 -	<li><a href="index.html#intro">Introduction.</a></li>
    1.17 -	<li><a href="index.html#org">Organize a working directory.</a></li>
    1.18 +	<li><a href="#intro">Introduction.</a></li>
    1.19 +	<li><a href="#org">Organize a working directory.</a></li>
    1.20  	<li><a href="base-system.html">Construction of the base SliTaz system.</a></li>
    1.21  	<li><a href="base-apps.html">Base applications.</a></li>
    1.22  	<li><a href="base-ncurses.html">Ncurses libraries and applications.</a></li>
    1.23 @@ -149,7 +149,7 @@
    1.24  <!-- Footer. -->
    1.25  <div id="footer">
    1.26  	<div class="footer-right"></div>
    1.27 -	<a href="index.html#top">Top of the page</a> | 
    1.28 +	<a href="#top">Top of the page</a> | 
    1.29  	<a href="index.html">Table of contents</a>
    1.30  </div>
    1.31