diff options
Diffstat (limited to 'docs/_build/html/customisation.html')
| -rw-r--r-- | docs/_build/html/customisation.html | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/docs/_build/html/customisation.html b/docs/_build/html/customisation.html index 594f8e4..6ab136e 100644 --- a/docs/_build/html/customisation.html +++ b/docs/_build/html/customisation.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>Customisation — Chimère v2.0 documentation</title> + <title>Customisation — 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="prev" title="Import/export" href="import_export.html" /> </head> <body> @@ -35,7 +38,7 @@ <li class="right" > <a href="import_export.html" title="Import/export" 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> @@ -50,11 +53,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-11-28</td> +<tr class="field-even field"><th class="field-name">date:</th><td class="field-body">2012-11-28</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> @@ -79,7 +82,7 @@ for more details.</p> <div class="section" id="customizing-the-layout-and-the-design"> <h2>Customizing the layout and the design<a class="headerlink" href="#customizing-the-layout-and-the-design" title="Permalink to this headline">¶</a></h2> <p>If you only want to customize the CSS, the easiest way to do it is to add a -link to an extra CSS to your <em>Areas</em> cf. <a class="reference internal" href="configuration.html#managing-areas"><em>Managing areas</em></a>.</p> +link to an extra CSS to your <em>Areas</em> cf. <a class="reference internal" href="fr/configuration.html#managing-areas"><em>Managing areas</em></a>.</p> <p>If you want to do larger changes in the layout and the style the (well named) example_project can be customized to fit your needs. Each template file present in the <em>chimere/templates</em> directory can be copied in your <em>myproject/templates</em> @@ -140,12 +143,12 @@ for more details.</p> <li class="right" > <a href="import_export.html" title="Import/export" >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 |
