Changeset 1002
- Timestamp:
- 04/23/08 17:22:22 (4 months ago)
- Files:
-
- traduc/trunk/www/index.html (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
traduc/trunk/www/index.html
r999 r1002 3 3 <html xmlns="http://www.w3.org/1999/xhtml"> 4 4 <head> 5 <title>Documentation PostgreSQL en fran çais</title>6 <meta http-equiv=" Content-Type" content="text/html;charset=utf-8"/>5 <title>Documentation PostgreSQL en français</title> 6 <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8"/> 7 7 <link rel="shortcut icon" href="/favicon.ico" /> 8 8 <link rel="stylesheet" href="css/style.css" type="text/css" title="Test" /> … … 57 57 <a href="http://docs.postgresqlfr.org/8.3/">Consultation en 58 58 ligne</a>, 59 t éléchargement en59 téléchargement en 60 60 <a href="http://docs.postgresqlfr.org/8.3/pg831.zip">ZIP</a> ou 61 61 <a … … 64 64 <li>Manuel au format <a 65 65 href="http://docs.postgresqlfr.org/8.3/pg830.chm">CHM</a> 66 (syst ème d'aide Windows)66 (systÚme d'aide Windows) 67 67 </li> 68 68 <li>Manuel au format <a … … 90 90 <a href="http://docs.postgresqlfr.org/8.2/">Consultation en 91 91 ligne</a>, 92 t éléchargement en92 téléchargement en 93 93 <a href="http://docs.postgresqlfr.org/8.2/pg827.zip">ZIP</a> ou 94 94 <a … … 97 97 <li>Manuel au format <a 98 98 href="http://docs.postgresqlfr.org/8.2/pg827.chm">CHM</a> 99 (syst ème d'aide Windows)99 (systÚme d'aide Windows) 100 100 </li> 101 101 <li>Manuel au format <a … … 123 123 <a href="http://docs.postgresqlfr.org/8.1/">Consultation en 124 124 ligne</a>, 125 t éléchargement en125 téléchargement en 126 126 <a href="http://docs.postgresqlfr.org/8.1/pg8111.zip">ZIP</a> ou 127 127 <a … … 130 130 <li>Manuel au format <a 131 131 href="http://docs.postgresqlfr.org/8.1/pg8111.chm">CHM</a> 132 (syst ème d'aide Windows)132 (systÚme d'aide Windows) 133 133 </li> 134 134 <li>Manuel au format <a … … 145 145 <li><a 146 146 href="http://docs.postgresqlfr.org/annotated_postgresql_conf_81.html">Fichier 147 postgresql.conf annot é</a>147 postgresql.conf annoté</a> 148 148 </li> 149 149 <li><a … … 166 166 <li><a 167 167 href="http://docs.postgresqlfr.org/annotated_postgresql_conf_80.html">Fichier 168 postgresql.conf annot é</a>168 postgresql.conf annoté</a> 169 169 </li> 170 170 <li><a … … 187 187 <li><a 188 188 href="http://docs.postgresqlfr.org/annotated_postgresql_conf_74.html">Fichier 189 postgresql.conf annot é</a>189 postgresql.conf annoté</a> 190 190 </li> 191 191 <li><a
