summaryrefslogtreecommitdiff
path: root/docs/_build/html/_sources/customisation.txt
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2012-10-14 16:55:22 +0200
committerÉtienne Loks <etienne.loks@peacefrogs.net>2012-10-14 16:55:22 +0200
commitea65e5512c236b81e7f4b8757521facadae4b3b8 (patch)
tree739cdf40fb6a89de90c4189936d695288a82849f /docs/_build/html/_sources/customisation.txt
parent4b0f0777c434f5fa1366ca408c34d257d4833fad (diff)
parenta55f77a246f99764ff6289686f80825526654e2b (diff)
downloadChimère-ea65e5512c236b81e7f4b8757521facadae4b3b8.tar.bz2
Chimère-ea65e5512c236b81e7f4b8757521facadae4b3b8.zip
Merge branch 'master' into saclay
Conflicts: chimere/admin.py chimere/fixtures/initial_data.json chimere/forms.py chimere/locale/fr/LC_MESSAGES/django.po chimere/models.py chimere/static/chimere/css/styles.css chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/views.py chimere/widgets.py
Diffstat (limited to 'docs/_build/html/_sources/customisation.txt')
-rw-r--r--docs/_build/html/_sources/customisation.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/_build/html/_sources/customisation.txt b/docs/_build/html/_sources/customisation.txt
new file mode 100644
index 0000000..e27be01
--- /dev/null
+++ b/docs/_build/html/_sources/customisation.txt
@@ -0,0 +1,24 @@
+.. -*- coding: utf-8 -*-
+
+=====================
+Chimère customisation
+=====================
+
+:Author: Étienne Loks
+:date: 2012-10-08
+:Copyright: CC-BY 3.0
+
+This documents presents the installation of Chimère.
+The version has been updated for version 2.0.0.
+
+
+Updating the design
+-------------------
+
+You can of course customize Chimère with your own CSS. To do that just edit the file static/styles.css.
+
+After this basic configuration done the harder is done. You can do now application administration tasks.
+
+.. _managing-layers:
+Managing layers
+---------------