diff options
Diffstat (limited to 'docs/_build/html/customisation.html')
| -rw-r--r-- | docs/_build/html/customisation.html | 25 | 
1 files changed, 11 insertions, 14 deletions
diff --git a/docs/_build/html/customisation.html b/docs/_build/html/customisation.html index 94a1d4b..62f864c 100644 --- a/docs/_build/html/customisation.html +++ b/docs/_build/html/customisation.html @@ -3,16 +3,13 @@  <!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 2.0 documentation</title> -     +    <title>Customisation — Chimère v2.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:    '', @@ -25,7 +22,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 2.0 documentation" href="index.html" /> +    <link rel="top" title="Chimère v2.0 documentation" href="index.html" />      <link rel="prev" title="Import/export" href="import_export.html" />     </head>    <body> @@ -38,7 +35,7 @@          <li class="right" >            <a href="import_export.html" title="Import/export"               accesskey="P">previous</a> |</li> -        <li><a href="index.html">Chimère 2.0 documentation</a> »</li>  +        <li><a href="index.html">Chimère v2.0 documentation</a> »</li>         </ul>      </div>   @@ -53,16 +50,16 @@  <col class="field-name" />  <col class="field-body" />  <tbody valign="top"> -<tr class="field-odd field"><th class="field-name">Author:</th><td class="field-body">Étienne Loks</td> +<tr class="field"><th class="field-name">Author:</th><td class="field-body">Étienne Loks</td>  </tr> -<tr class="field-even field"><th class="field-name">date:</th><td class="field-body">2012-11-28</td> +<tr class="field"><th class="field-name">date:</th><td class="field-body">2012-11-28</td>  </tr> -<tr class="field-odd field"><th class="field-name">Copyright:</th><td class="field-body">CC-BY 3.0</td> +<tr class="field"><th class="field-name">Copyright:</th><td class="field-body">CC-BY 3.0</td>  </tr>  </tbody>  </table> -<p>This documents presents the installation of Chimère. -The version has been updated for version 2.0.0.</p> +<p>This document presents the installation of Chimère. +It has been updated for version 2.0.0.</p>  <div class="section" id="managing-layers">  <span id="id1"></span><h2>Managing layers<a class="headerlink" href="#managing-layers" title="Permalink to this headline">¶</a></h2>  <p>There is some different layers available by default in Chimère (OSM Mapnik, OSM @@ -87,7 +84,7 @@ link to an extra CSS to your <em>Areas</em> cf. <a class="reference internal" hr  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>  directory and then modified. -You only need to copy files that you want to modify. Theses files are in +You only need to copy files that you want to modify. These files are in  Django template language mainly made of pure HTML with some logic. Refer to  the <a class="reference external" href="https://docs.djangoproject.com/en/1.4/ref/templates/">Django template documentation</a>  for more details.</p> @@ -143,12 +140,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 2.0 documentation</a> »</li>  +        <li><a href="index.html">Chimère v2.0 documentation</a> »</li>         </ul>      </div>      <div class="footer">          © Copyright 2012, Étienne Loks. -      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3. +      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.8.      </div>    </body>  </html>
\ No newline at end of file  | 
