website rev 726
en: devel page (Add links)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Tue Jan 11 19:37:17 2011 +0000 (2011-01-11) |
parents | 04b3716acb57 |
children | f870e1eb40c1 |
files | en/devel/index.html |
line diff
1.1 --- a/en/devel/index.html Tue Jan 11 20:11:46 2011 +0100 1.2 +++ b/en/devel/index.html Tue Jan 11 19:37:17 2011 +0000 1.3 @@ -65,18 +65,21 @@ 1.4 <div id="block_top"> 1.5 <h1>Development</h1> 1.6 <ul> 1.7 + <li><a href="#devel">SliTaz Developers corner.</a></li> 1.8 <li><a href="#kiss">KISS and comply to standards.</a></li> 1.9 <li><a href="#tank">Build host & home.</a></li> 1.10 <li><a href="#repos">Mercurial repositories.</a></li> 1.11 <li><a href="#iconv">Implementation of iconv().</a></li> 1.12 <li><a href="#pkgs">Tazpkg packages.</a></li> 1.13 <li><a href="#website">Website Management.</a></li> 1.14 + <li><a href="#diff">Diff and patch files.</a></li> 1.15 </ul> 1.16 <!-- Top block end --> 1.17 </div> 1.18 <!-- Block end --> 1.19 </div> 1.20 1.21 +<a name="devel"></a> 1.22 <h2>SliTaz Developers corner</h2> 1.23 <p> 1.24 SliTaz is an open source and community driven distribution. Everyone is welcome 1.25 @@ -291,6 +294,7 @@ 1.26 of the code via the online <em>validator</em> of the W3C. 1.27 </p> 1.28 1.29 +<a name="diff"></a> 1.30 <h2>Diff and patch</h2> 1.31 <p> 1.32 The utilities <code>diff</code> and <code>patch</code> are command-line tools