diff options
Diffstat (limited to 'docs/_build/html/install.html')
-rw-r--r-- | docs/_build/html/install.html | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/docs/_build/html/install.html b/docs/_build/html/install.html index 1513e1f..571efe7 100644 --- a/docs/_build/html/install.html +++ b/docs/_build/html/install.html @@ -3,13 +3,16 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Installation — Chimère v2.0 documentation</title> + <title>Installation — Chimère 2.0 documentation</title> + <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> + <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', @@ -22,7 +25,7 @@ <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="Chimère v2.0 documentation" href="index.html" /> + <link rel="top" title="Chimère 2.0 documentation" href="index.html" /> <link rel="next" title="Upgrade" href="upgrade.html" /> <link rel="prev" title="Welcome to Chimère’s documentation!" href="index.html" /> </head> @@ -39,7 +42,7 @@ <li class="right" > <a href="index.html" title="Welcome to Chimère’s documentation!" accesskey="P">previous</a> |</li> - <li><a href="index.html">Chimère v2.0 documentation</a> »</li> + <li><a href="index.html">Chimère 2.0 documentation</a> »</li> </ul> </div> @@ -54,11 +57,11 @@ <col class="field-name" /> <col class="field-body" /> <tbody valign="top"> -<tr class="field"><th class="field-name">Author:</th><td class="field-body">Étienne Loks</td> +<tr class="field-odd field"><th class="field-name">Author:</th><td class="field-body">Étienne Loks</td> </tr> -<tr class="field"><th class="field-name">date:</th><td class="field-body">2012-10-08</td> +<tr class="field-even field"><th class="field-name">date:</th><td class="field-body">2012-10-08</td> </tr> -<tr class="field"><th class="field-name">Copyright:</th><td class="field-body">CC-BY 3.0</td> +<tr class="field-odd field"><th class="field-name">Copyright:</th><td class="field-body">CC-BY 3.0</td> </tr> </tbody> </table> @@ -210,7 +213,7 @@ vim local_settings.py</pre> <col class="field-name" /> <col class="field-body" /> <tbody valign="top"> -<tr class="field"><th class="field-name">Fields:</th><td class="field-body"><ul class="first last simple"> +<tr class="field-odd field"><th class="field-name">Fields:</th><td class="field-body"><ul class="first last simple"> <li>DATABASES: parameters for the database</li> <li>PROJECT_NAME: name of the project</li> <li>SECRET_KEY: a secret key for a particular Django installation. This is @@ -389,12 +392,12 @@ line:</p> <li class="right" > <a href="index.html" title="Welcome to Chimère’s documentation!" >previous</a> |</li> - <li><a href="index.html">Chimère v2.0 documentation</a> »</li> + <li><a href="index.html">Chimère 2.0 documentation</a> »</li> </ul> </div> <div class="footer"> © Copyright 2012, Étienne Loks. - Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.8. + Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3. </div> </body> </html>
\ No newline at end of file |