summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2012-12-05 17:24:15 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2012-12-05 17:24:15 +0100
commit01166165bee89dfc11e69589fd05a9e74e0aeea1 (patch)
tree533045999ff2bd5ee9cdb1d10b12d27e9515b085 /docs
parent271c770caeb7d3a3788c84b12164903b598fbd87 (diff)
downloadChimère-01166165bee89dfc11e69589fd05a9e74e0aeea1.tar.bz2
Chimère-01166165bee89dfc11e69589fd05a9e74e0aeea1.zip
Documentation: reorganization to generate multi-languages docs
Diffstat (limited to 'docs')
-rw-r--r--docs/en/Makefile (renamed from docs/Makefile)2
-rw-r--r--docs/en/administration.rst (renamed from docs/administration.rst)12
-rw-r--r--docs/en/conf.py (renamed from docs/conf.py)4
-rw-r--r--docs/en/configuration.rst (renamed from docs/configuration.rst)0
-rw-r--r--docs/en/customisation.rst (renamed from docs/customisation.rst)0
-rw-r--r--docs/en/import_export.rst (renamed from docs/import_export.rst)10
-rw-r--r--docs/en/index.rst (renamed from docs/index.rst)0
-rw-r--r--docs/en/install.rst (renamed from docs/install.rst)0
-rw-r--r--docs/en/static/chimere_admin_00.png (renamed from docs/_static/chimere_admin_00.png)bin5855 -> 5855 bytes
-rw-r--r--docs/en/static/chimere_admin_01.png (renamed from docs/_static/chimere_admin_01.png)bin69448 -> 69448 bytes
-rw-r--r--docs/en/static/chimere_admin_02.png (renamed from docs/_static/chimere_admin_02.png)bin62730 -> 62730 bytes
-rw-r--r--docs/en/static/chimere_admin_03.png (renamed from docs/_static/chimere_admin_03.png)bin65588 -> 65588 bytes
-rw-r--r--docs/en/static/chimere_admin_import_CSV.png (renamed from docs/_static/chimere_admin_import_CSV.png)bin12579 -> 12579 bytes
-rw-r--r--docs/en/static/chimere_admin_import_KML.png (renamed from docs/_static/chimere_admin_import_KML.png)bin14953 -> 14953 bytes
-rw-r--r--docs/en/static/chimere_admin_import_OSM.png (renamed from docs/_static/chimere_admin_import_OSM.png)bin113738 -> 113738 bytes
-rw-r--r--docs/en/static/chimere_admin_import_georss.png (renamed from docs/_static/chimere_admin_import_georss.png)bin10260 -> 10260 bytes
-rw-r--r--docs/en/static/chimere_admin_import_shapefile.png (renamed from docs/_static/chimere_admin_import_shapefile.png)bin13807 -> 13807 bytes
-rw-r--r--docs/en/static/chimere_admin_modified_management.png (renamed from docs/_static/chimere_admin_modified_management.png)bin93852 -> 93852 bytes
-rw-r--r--docs/en/static/chimere_admin_modify_item.png (renamed from docs/_static/chimere_admin_modify_item.png)bin109282 -> 109282 bytes
-rw-r--r--docs/en/upgrade.rst (renamed from docs/upgrade.rst)0
-rw-r--r--docs/fr/Makefile130
-rw-r--r--docs/fr/administration.rst12
-rw-r--r--docs/fr/conf.py216
-rw-r--r--docs/fr/import_export.rst10
-rw-r--r--docs/fr/static/chimere_admin_00.pngbin0 -> 5855 bytes
-rw-r--r--docs/fr/static/chimere_admin_01.pngbin0 -> 69448 bytes
-rw-r--r--docs/fr/static/chimere_admin_02.pngbin0 -> 62730 bytes
-rw-r--r--docs/fr/static/chimere_admin_03.pngbin0 -> 65588 bytes
-rw-r--r--docs/fr/static/chimere_admin_import_CSV.pngbin0 -> 12579 bytes
-rw-r--r--docs/fr/static/chimere_admin_import_KML.pngbin0 -> 14953 bytes
-rw-r--r--docs/fr/static/chimere_admin_import_OSM.pngbin0 -> 113738 bytes
-rw-r--r--docs/fr/static/chimere_admin_import_georss.pngbin0 -> 10260 bytes
-rw-r--r--docs/fr/static/chimere_admin_import_shapefile.pngbin0 -> 13807 bytes
-rw-r--r--docs/fr/static/chimere_admin_modified_management.pngbin0 -> 93852 bytes
-rw-r--r--docs/fr/static/chimere_admin_modify_item.pngbin0 -> 109282 bytes
35 files changed, 371 insertions, 25 deletions
diff --git a/docs/Makefile b/docs/en/Makefile
index dc549a6..fcccf30 100644
--- a/docs/Makefile
+++ b/docs/en/Makefile
@@ -5,7 +5,7 @@
SPHINXOPTS =
SPHINXBUILD = sphinx-build
PAPER =
-BUILDDIR = _build
+BUILDDIR = build
# Internal variables.
PAPEROPT_a4 = -D latex_paper_size=a4
diff --git a/docs/administration.rst b/docs/en/administration.rst
index 672caa9..8b7e581 100644
--- a/docs/administration.rst
+++ b/docs/en/administration.rst
@@ -26,7 +26,7 @@ Identification
First of all, you'll have to identify yourself with the login and password
provided.
-.. image:: _static/chimere_admin_00.png
+.. image:: static/chimere_admin_00.png
Main page
@@ -36,7 +36,7 @@ Once authentified you'll have access to the main admin page.
It looks like this:
-.. image:: _static/chimere_admin_01.png
+.. image:: static/chimere_admin_01.png
#. links to this **Documentation**, to the **Change password** form and to
**Log out**,
@@ -52,7 +52,7 @@ It looks like this:
Item list
*********
-.. image:: _static/chimere_admin_02.png
+.. image:: static/chimere_admin_02.png
#. path in the admin site. This is a convenient shortcut to come back to the
main page,
@@ -69,7 +69,7 @@ Item list
Item form
*********
-.. image:: _static/chimere_admin_03.png
+.. image:: static/chimere_admin_03.png
#. fields for the selected item (or blank if it is a new item) are displayed in
this form. A few fields are read-only and another few are hidden. Mandatory
@@ -157,7 +157,7 @@ There are some actions available in the action list:
To modify an item, classically you have to click on its name.
Then you access to a form to freely modify the item.
-.. image:: _static/chimere_admin_modify_item.png
+.. image:: static/chimere_admin_modify_item.png
In this form there are all data available to the end user form plus some extra
fields.
@@ -195,7 +195,7 @@ modified items.
You can access to this special form with the action *Managed modified items*.
-.. image:: _static/chimere_admin_modified_management.png
+.. image:: static/chimere_admin_modified_management.png
This form is a table with three columns:
diff --git a/docs/conf.py b/docs/en/conf.py
index 9221eb1..7b92da9 100644
--- a/docs/conf.py
+++ b/docs/en/conf.py
@@ -64,7 +64,7 @@ release = '2.0'
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
-exclude_patterns = ['_build']
+exclude_patterns = ['build']
# The reST default role (used for this markup: `text`) to use for all documents.
#default_role = None
@@ -120,7 +120,7 @@ html_theme = 'default'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
-html_static_path = ['_static']
+html_static_path = ['static']
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.
diff --git a/docs/configuration.rst b/docs/en/configuration.rst
index e5870bb..e5870bb 100644
--- a/docs/configuration.rst
+++ b/docs/en/configuration.rst
diff --git a/docs/customisation.rst b/docs/en/customisation.rst
index 665e2f8..665e2f8 100644
--- a/docs/customisation.rst
+++ b/docs/en/customisation.rst
diff --git a/docs/import_export.rst b/docs/en/import_export.rst
index 3574a66..73a95af 100644
--- a/docs/import_export.rst
+++ b/docs/en/import_export.rst
@@ -57,7 +57,7 @@ Common fields
KML import
**********
-.. image:: _static/chimere_admin_import_KML.png
+.. image:: static/chimere_admin_import_KML.png
- **Web address/source file (mandatory)**: your KML could be distant or a local
@@ -69,7 +69,7 @@ KML import
Shapefile import
****************
-.. image:: _static/chimere_admin_import_shapefile.png
+.. image:: static/chimere_admin_import_shapefile.png
- **Web address/source file (mandatory)**: your Shapefile could be distant or a
@@ -82,7 +82,7 @@ GeoRSS import
Simple GeoRSS and W3C GeoRSS are managed.
-.. image:: _static/chimere_admin_import_georss.png
+.. image:: static/chimere_admin_import_georss.png
- **Web address (mandatory)**: only distant GeoRSS are managed.
@@ -101,7 +101,7 @@ convenient to add new content but could be handy to update informations.
If you mean to update existing data by this import, unless you know how to
edit WKT do *not* modify the geometry column.
-.. image:: _static/chimere_admin_import_CSV.png
+.. image:: static/chimere_admin_import_CSV.png
- **Web address/source file (mandatory)**: your CSV file could be distant or a
local file. You'll have to fill one of the two fields.
@@ -111,7 +111,7 @@ convenient to add new content but could be handy to update informations.
OpenStreetMap import
********************
-.. image:: _static/chimere_admin_import_OSM.png
+.. image:: static/chimere_admin_import_OSM.png
To import from OSM Chimère use the XAPI API of OSM.
diff --git a/docs/index.rst b/docs/en/index.rst
index ee1dd6f..ee1dd6f 100644
--- a/docs/index.rst
+++ b/docs/en/index.rst
diff --git a/docs/install.rst b/docs/en/install.rst
index ea27efc..ea27efc 100644
--- a/docs/install.rst
+++ b/docs/en/install.rst
diff --git a/docs/_static/chimere_admin_00.png b/docs/en/static/chimere_admin_00.png
index 374c6b6..374c6b6 100644
--- a/docs/_static/chimere_admin_00.png
+++ b/docs/en/static/chimere_admin_00.png
Binary files differ
diff --git a/docs/_static/chimere_admin_01.png b/docs/en/static/chimere_admin_01.png
index 0db7f4d..0db7f4d 100644
--- a/docs/_static/chimere_admin_01.png
+++ b/docs/en/static/chimere_admin_01.png
Binary files differ
diff --git a/docs/_static/chimere_admin_02.png b/docs/en/static/chimere_admin_02.png
index d0fd6fe..d0fd6fe 100644
--- a/docs/_static/chimere_admin_02.png
+++ b/docs/en/static/chimere_admin_02.png
Binary files differ
diff --git a/docs/_static/chimere_admin_03.png b/docs/en/static/chimere_admin_03.png
index e815500..e815500 100644
--- a/docs/_static/chimere_admin_03.png
+++ b/docs/en/static/chimere_admin_03.png
Binary files differ
diff --git a/docs/_static/chimere_admin_import_CSV.png b/docs/en/static/chimere_admin_import_CSV.png
index e67a37b..e67a37b 100644
--- a/docs/_static/chimere_admin_import_CSV.png
+++ b/docs/en/static/chimere_admin_import_CSV.png
Binary files differ
diff --git a/docs/_static/chimere_admin_import_KML.png b/docs/en/static/chimere_admin_import_KML.png
index b48d69a..b48d69a 100644
--- a/docs/_static/chimere_admin_import_KML.png
+++ b/docs/en/static/chimere_admin_import_KML.png
Binary files differ
diff --git a/docs/_static/chimere_admin_import_OSM.png b/docs/en/static/chimere_admin_import_OSM.png
index a599348..a599348 100644
--- a/docs/_static/chimere_admin_import_OSM.png
+++ b/docs/en/static/chimere_admin_import_OSM.png
Binary files differ
diff --git a/docs/_static/chimere_admin_import_georss.png b/docs/en/static/chimere_admin_import_georss.png
index 5278652..5278652 100644
--- a/docs/_static/chimere_admin_import_georss.png
+++ b/docs/en/static/chimere_admin_import_georss.png
Binary files differ
diff --git a/docs/_static/chimere_admin_import_shapefile.png b/docs/en/static/chimere_admin_import_shapefile.png
index ce612be..ce612be 100644
--- a/docs/_static/chimere_admin_import_shapefile.png
+++ b/docs/en/static/chimere_admin_import_shapefile.png
Binary files differ
diff --git a/docs/_static/chimere_admin_modified_management.png b/docs/en/static/chimere_admin_modified_management.png
index 84e069e..84e069e 100644
--- a/docs/_static/chimere_admin_modified_management.png
+++ b/docs/en/static/chimere_admin_modified_management.png
Binary files differ
diff --git a/docs/_static/chimere_admin_modify_item.png b/docs/en/static/chimere_admin_modify_item.png
index 861ea20..861ea20 100644
--- a/docs/_static/chimere_admin_modify_item.png
+++ b/docs/en/static/chimere_admin_modify_item.png
Binary files differ
diff --git a/docs/upgrade.rst b/docs/en/upgrade.rst
index d44ae02..d44ae02 100644
--- a/docs/upgrade.rst
+++ b/docs/en/upgrade.rst
diff --git a/docs/fr/Makefile b/docs/fr/Makefile
new file mode 100644
index 0000000..fcccf30
--- /dev/null
+++ b/docs/fr/Makefile
@@ -0,0 +1,130 @@
+# Makefile for Sphinx documentation
+#
+
+# You can set these variables from the command line.
+SPHINXOPTS =
+SPHINXBUILD = sphinx-build
+PAPER =
+BUILDDIR = build
+
+# Internal variables.
+PAPEROPT_a4 = -D latex_paper_size=a4
+PAPEROPT_letter = -D latex_paper_size=letter
+ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
+
+.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest
+
+help:
+ @echo "Please use \`make <target>' where <target> is one of"
+ @echo " html to make standalone HTML files"
+ @echo " dirhtml to make HTML files named index.html in directories"
+ @echo " singlehtml to make a single large HTML file"
+ @echo " pickle to make pickle files"
+ @echo " json to make JSON files"
+ @echo " htmlhelp to make HTML files and a HTML help project"
+ @echo " qthelp to make HTML files and a qthelp project"
+ @echo " devhelp to make HTML files and a Devhelp project"
+ @echo " epub to make an epub"
+ @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
+ @echo " latexpdf to make LaTeX files and run them through pdflatex"
+ @echo " text to make text files"
+ @echo " man to make manual pages"
+ @echo " changes to make an overview of all changed/added/deprecated items"
+ @echo " linkcheck to check all external links for integrity"
+ @echo " doctest to run all doctests embedded in the documentation (if enabled)"
+
+clean:
+ -rm -rf $(BUILDDIR)/*
+
+html:
+ $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
+ @echo
+ @echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
+
+dirhtml:
+ $(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml
+ @echo
+ @echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml."
+
+singlehtml:
+ $(SPHINXBUILD) -b singlehtml $(ALLSPHINXOPTS) $(BUILDDIR)/singlehtml
+ @echo
+ @echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml."
+
+pickle:
+ $(SPHINXBUILD) -b pickle $(ALLSPHINXOPTS) $(BUILDDIR)/pickle
+ @echo
+ @echo "Build finished; now you can process the pickle files."
+
+json:
+ $(SPHINXBUILD) -b json $(ALLSPHINXOPTS) $(BUILDDIR)/json
+ @echo
+ @echo "Build finished; now you can process the JSON files."
+
+htmlhelp:
+ $(SPHINXBUILD) -b htmlhelp $(ALLSPHINXOPTS) $(BUILDDIR)/htmlhelp
+ @echo
+ @echo "Build finished; now you can run HTML Help Workshop with the" \
+ ".hhp project file in $(BUILDDIR)/htmlhelp."
+
+qthelp:
+ $(SPHINXBUILD) -b qthelp $(ALLSPHINXOPTS) $(BUILDDIR)/qthelp
+ @echo
+ @echo "Build finished; now you can run "qcollectiongenerator" with the" \
+ ".qhcp project file in $(BUILDDIR)/qthelp, like this:"
+ @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/Chimre.qhcp"
+ @echo "To view the help file:"
+ @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/Chimre.qhc"
+
+devhelp:
+ $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
+ @echo
+ @echo "Build finished."
+ @echo "To view the help file:"
+ @echo "# mkdir -p $$HOME/.local/share/devhelp/Chimre"
+ @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/Chimre"
+ @echo "# devhelp"
+
+epub:
+ $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
+ @echo
+ @echo "Build finished. The epub file is in $(BUILDDIR)/epub."
+
+latex:
+ $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
+ @echo
+ @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
+ @echo "Run \`make' in that directory to run these through (pdf)latex" \
+ "(use \`make latexpdf' here to do that automatically)."
+
+latexpdf:
+ $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
+ @echo "Running LaTeX files through pdflatex..."
+ $(MAKE) -C $(BUILDDIR)/latex all-pdf
+ @echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."
+
+text:
+ $(SPHINXBUILD) -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text
+ @echo
+ @echo "Build finished. The text files are in $(BUILDDIR)/text."
+
+man:
+ $(SPHINXBUILD) -b man $(ALLSPHINXOPTS) $(BUILDDIR)/man
+ @echo
+ @echo "Build finished. The manual pages are in $(BUILDDIR)/man."
+
+changes:
+ $(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) $(BUILDDIR)/changes
+ @echo
+ @echo "The overview file is in $(BUILDDIR)/changes."
+
+linkcheck:
+ $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
+ @echo
+ @echo "Link check complete; look for any errors in the above output " \
+ "or in $(BUILDDIR)/linkcheck/output.txt."
+
+doctest:
+ $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
+ @echo "Testing of doctests in the sources finished, look at the " \
+ "results in $(BUILDDIR)/doctest/output.txt."
diff --git a/docs/fr/administration.rst b/docs/fr/administration.rst
index d4fb145..cdf79b5 100644
--- a/docs/fr/administration.rst
+++ b/docs/fr/administration.rst
@@ -26,7 +26,7 @@ Identification
Tout d'abord vous avez à vous identifier avec l'identifiant et le mot de
passe fourni.
-.. image:: _static/chimere_admin_00.png
+.. image:: static/chimere_admin_00.png
Page principale
@@ -36,7 +36,7 @@ Une fois identifié, vous avez accès à la page principale d'administration.
Cela s'affiche ainsi :
-.. image:: _static/chimere_admin_01.png
+.. image:: static/chimere_admin_01.png
#. lien vers cette **Documentation**, vers le formulaire de **Changement de mot
de passe** et la déconnexion ;
@@ -53,7 +53,7 @@ Cela s'affiche ainsi :
Liste des éléments
******************
-.. image:: _static/chimere_admin_02.png
+.. image:: static/chimere_admin_02.png
#. chemin dans le site d'administration. C'est un raccourci pratique pour
revenir à la page principale.
@@ -73,7 +73,7 @@ Liste des éléments
Formulaire des éléments
***********************
-.. image:: _static/chimere_admin_03.png
+.. image:: static/chimere_admin_03.png
#. les champs pour l'élément sélectionné (ou vide si c'est un nouvel élément)
sont affichés dans ce formulaire. Parfois certains champs sont en lecture
@@ -172,7 +172,7 @@ Il y a un certain nombre d'action disponible.
Pour modifier un élément, classiquement, vous cliquez sur son nom pour accéder
ensuite à un formulaire pour modifier librement l'élément.
-.. image:: _static/chimere_admin_modify_item.png
+.. image:: static/chimere_admin_modify_item.png
Sur ce formulaire il y a tous les éléments disponibles à l'utilisateur plus
quelques champs supplémentaires.
@@ -217,7 +217,7 @@ Un formulaire spécifique a été développé pour faciliter le traitement de ce
Vous pouvez accéder à ce formulaire spécifique avec l'action *Gérer les éléments
modifiés*.
-.. image:: _static/chimere_admin_modified_management.png
+.. image:: static/chimere_admin_modified_management.png
Ce formulaire est un tableau à 3 colonnes.
diff --git a/docs/fr/conf.py b/docs/fr/conf.py
new file mode 100644
index 0000000..6a0724e
--- /dev/null
+++ b/docs/fr/conf.py
@@ -0,0 +1,216 @@
+# -*- coding: utf-8 -*-
+#
+# Chimère documentation build configuration file, created by
+# sphinx-quickstart on Wed Feb 15 00:42:28 2012.
+#
+# This file is execfile()d with the current directory set to its containing dir.
+#
+# Note that not all possible configuration values are present in this
+# autogenerated file.
+#
+# All configuration values have a default; values that are commented out
+# serve to show the default.
+
+import sys, os
+
+# If extensions (or modules to document with autodoc) are in another directory,
+# add these directories to sys.path here. If the directory is relative to the
+# documentation root, use os.path.abspath to make it absolute, like shown here.
+#sys.path.insert(0, os.path.abspath('.'))
+
+# -- General configuration -----------------------------------------------------
+
+# If your documentation needs a minimal Sphinx version, state it here.
+#needs_sphinx = '1.0'
+
+# Add any Sphinx extension module names here, as strings. They can be extensions
+# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
+extensions = []
+
+# Add any paths that contain templates here, relative to this directory.
+templates_path = ['_templates']
+
+# The suffix of source filenames.
+source_suffix = '.rst'
+
+# The encoding of source files.
+#source_encoding = 'utf-8-sig'
+
+# The master toctree document.
+master_doc = 'index'
+
+# General information about the project.
+project = u'Chimère'
+copyright = u'2012, Étienne Loks'
+
+# The version info for the project you're documenting, acts as replacement for
+# |version| and |release|, also used in various other places throughout the
+# built documents.
+#
+# The short X.Y version.
+version = '2.0'
+# The full version, including alpha/beta/rc tags.
+release = '2.0'
+
+# The language for content autogenerated by Sphinx. Refer to documentation
+# for a list of supported languages.
+#language = None
+
+# There are two options for replacing |today|: either, you set today to some
+# non-false value, then it is used:
+#today = ''
+# Else, today_fmt is used as the format for a strftime call.
+#today_fmt = '%B %d, %Y'
+
+# List of patterns, relative to source directory, that match files and
+# directories to ignore when looking for source files.
+exclude_patterns = ['build']
+
+# The reST default role (used for this markup: `text`) to use for all documents.
+#default_role = None
+
+# If true, '()' will be appended to :func: etc. cross-reference text.
+#add_function_parentheses = True
+
+# If true, the current module name will be prepended to all description
+# unit titles (such as .. function::).
+#add_module_names = True
+
+# If true, sectionauthor and moduleauthor directives will be shown in the
+# output. They are ignored by default.
+#show_authors = False
+
+# The name of the Pygments (syntax highlighting) style to use.
+pygments_style = 'sphinx'
+
+# A list of ignored prefixes for module index sorting.
+#modindex_common_prefix = []
+
+
+# -- Options for HTML output ---------------------------------------------------
+
+# The theme to use for HTML and HTML Help pages. See the documentation for
+# a list of builtin themes.
+html_theme = 'default'
+
+# Theme options are theme-specific and customize the look and feel of a theme
+# further. For a list of options available for each theme, see the
+# documentation.
+#html_theme_options = {}
+
+# Add any paths that contain custom themes here, relative to this directory.
+#html_theme_path = []
+
+# The name for this set of Sphinx documents. If None, it defaults to
+# "<project> v<release> documentation".
+#html_title = None
+
+# A shorter title for the navigation bar. Default is the same as html_title.
+#html_short_title = None
+
+# The name of an image file (relative to this directory) to place at the top
+# of the sidebar.
+#html_logo = None
+
+# The name of an image file (within the static path) to use as favicon of the
+# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
+# pixels large.
+#html_favicon = None
+
+# Add any paths that contain custom static files (such as style sheets) here,
+# relative to this directory. They are copied after the builtin static files,
+# so a file named "default.css" will overwrite the builtin "default.css".
+html_static_path = ['static']
+
+# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
+# using the given strftime format.
+#html_last_updated_fmt = '%b %d, %Y'
+
+# If true, SmartyPants will be used to convert quotes and dashes to
+# typographically correct entities.
+#html_use_smartypants = True
+
+# Custom sidebar templates, maps document names to template names.
+#html_sidebars = {}
+
+# Additional templates that should be rendered to pages, maps page names to
+# template names.
+#html_additional_pages = {}
+
+# If false, no module index is generated.
+#html_domain_indices = True
+
+# If false, no index is generated.
+#html_use_index = True
+
+# If true, the index is split into individual pages for each letter.
+#html_split_index = False
+
+# If true, links to the reST sources are added to the pages.
+#html_show_sourcelink = True
+
+# If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
+#html_show_sphinx = True
+
+# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
+#html_show_copyright = True
+
+# If true, an OpenSearch description file will be output, and all pages will
+# contain a <link> tag referring to it. The value of this option must be the
+# base URL from which the finished HTML is served.
+#html_use_opensearch = ''
+
+# This is the file name suffix for HTML files (e.g. ".xhtml").
+#html_file_suffix = None
+
+# Output file base name for HTML help builder.
+htmlhelp_basename = 'Chimredoc'
+
+
+# -- Options for LaTeX output --------------------------------------------------
+
+# The paper size ('letter' or 'a4').
+#latex_paper_size = 'letter'
+
+# The font size ('10pt', '11pt' or '12pt').
+#latex_font_size = '10pt'
+
+# Grouping the document tree into LaTeX files. List of tuples
+# (source start file, target name, title, author, documentclass [howto/manual]).
+latex_documents = [
+ ('index', 'Chimre.tex', u'Documentation de Chimère',
+ u'Étienne Loks', 'manual'),
+]
+
+# The name of an image file (relative to this directory) to place at the top of
+# the title page.
+#latex_logo = None
+
+# For "manual" documents, if this is true, then toplevel headings are parts,
+# not chapters.
+#latex_use_parts = False
+
+# If true, show page references after internal links.
+#latex_show_pagerefs = False
+
+# If true, show URL addresses after external links.
+#latex_show_urls = False
+
+# Additional stuff for the LaTeX preamble.
+#latex_preamble = ''
+
+# Documents to append as an appendix to all manuals.
+#latex_appendices = []
+
+# If false, no module index is generated.
+#latex_domain_indices = True
+
+
+# -- Options for manual page output --------------------------------------------
+
+# One entry per manual page. List of tuples
+# (source start file, name, description, authors, manual section).
+man_pages = [
+ ('index', 'chimere', u'Chimère Documentation',
+ [u'Étienne Loks'], 1)
+]
diff --git a/docs/fr/import_export.rst b/docs/fr/import_export.rst
index b63f874..11ffaa3 100644
--- a/docs/fr/import_export.rst
+++ b/docs/fr/import_export.rst
@@ -58,7 +58,7 @@ Champs communs à tous les types de source
Import KML
**********
-.. image:: _static/chimere_admin_import_KML.png
+.. image:: static/chimere_admin_import_KML.png
- **Adresse Web/fichier source (obligatoire)** : votre fichier KML peut être
@@ -71,7 +71,7 @@ Import KML
Import Shapefile
****************
-.. image:: _static/chimere_admin_import_shapefile.png
+.. image:: static/chimere_admin_import_shapefile.png
- **Adresse Web/fichier source (obligatoire)** : votre fichier Shapefile peut
@@ -84,7 +84,7 @@ Import GeoRSS
Simple GeoRSS et W3C GeoRSS sont gérés.
-.. image:: _static/chimere_admin_import_georss.png
+.. image:: static/chimere_admin_import_georss.png
- **Adresse Web (obligatoire)**: seul les flux GeoRSS distant sont gérés.
@@ -108,7 +108,7 @@ mises à jour d'information.
moins que vous sachiez éditer du WKT ne modifiez **pas** la colonne qui
concerne la géométrie de l'élément.
-.. image:: _static/chimere_admin_import_CSV.png
+.. image:: static/chimere_admin_import_CSV.png
- **Adresse Web/fichier source (obligatoire)** : votre fichier CSV peut être
distant ou local. Vous avez à remplir un des deux champs.
@@ -118,7 +118,7 @@ mises à jour d'information.
Import OpenStreetMap
********************
-.. image:: _static/chimere_admin_import_OSM.png
+.. image:: static/chimere_admin_import_OSM.png
Pour importer depuis OSM, Chimère utilise l'API XAPI d'OSM.
diff --git a/docs/fr/static/chimere_admin_00.png b/docs/fr/static/chimere_admin_00.png
new file mode 100644
index 0000000..374c6b6
--- /dev/null
+++ b/docs/fr/static/chimere_admin_00.png
Binary files differ
diff --git a/docs/fr/static/chimere_admin_01.png b/docs/fr/static/chimere_admin_01.png
new file mode 100644
index 0000000..0db7f4d
--- /dev/null
+++ b/docs/fr/static/chimere_admin_01.png
Binary files differ
diff --git a/docs/fr/static/chimere_admin_02.png b/docs/fr/static/chimere_admin_02.png
new file mode 100644
index 0000000..d0fd6fe
--- /dev/null
+++ b/docs/fr/static/chimere_admin_02.png
Binary files differ
diff --git a/docs/fr/static/chimere_admin_03.png b/docs/fr/static/chimere_admin_03.png
new file mode 100644
index 0000000..e815500
--- /dev/null
+++ b/docs/fr/static/chimere_admin_03.png
Binary files differ
diff --git a/docs/fr/static/chimere_admin_import_CSV.png b/docs/fr/static/chimere_admin_import_CSV.png
new file mode 100644
index 0000000..e67a37b
--- /dev/null
+++ b/docs/fr/static/chimere_admin_import_CSV.png
Binary files differ
diff --git a/docs/fr/static/chimere_admin_import_KML.png b/docs/fr/static/chimere_admin_import_KML.png
new file mode 100644
index 0000000..b48d69a
--- /dev/null
+++ b/docs/fr/static/chimere_admin_import_KML.png
Binary files differ
diff --git a/docs/fr/static/chimere_admin_import_OSM.png b/docs/fr/static/chimere_admin_import_OSM.png
new file mode 100644
index 0000000..a599348
--- /dev/null
+++ b/docs/fr/static/chimere_admin_import_OSM.png
Binary files differ
diff --git a/docs/fr/static/chimere_admin_import_georss.png b/docs/fr/static/chimere_admin_import_georss.png
new file mode 100644
index 0000000..5278652
--- /dev/null
+++ b/docs/fr/static/chimere_admin_import_georss.png
Binary files differ
diff --git a/docs/fr/static/chimere_admin_import_shapefile.png b/docs/fr/static/chimere_admin_import_shapefile.png
new file mode 100644
index 0000000..ce612be
--- /dev/null
+++ b/docs/fr/static/chimere_admin_import_shapefile.png
Binary files differ
diff --git a/docs/fr/static/chimere_admin_modified_management.png b/docs/fr/static/chimere_admin_modified_management.png
new file mode 100644
index 0000000..84e069e
--- /dev/null
+++ b/docs/fr/static/chimere_admin_modified_management.png
Binary files differ
diff --git a/docs/fr/static/chimere_admin_modify_item.png b/docs/fr/static/chimere_admin_modify_item.png
new file mode 100644
index 0000000..861ea20
--- /dev/null
+++ b/docs/fr/static/chimere_admin_modify_item.png
Binary files differ