diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-12-01 17:45:04 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-12-01 17:45:04 +0100 |
commit | bed043b0ec551f30036642c983a574a356809ce2 (patch) | |
tree | 251af9db4713872b0cdb1d3f950bd7d061690436 /docs | |
parent | 1f188cbc3b52142ea0f0dc645858498f4e17df42 (diff) | |
download | Chimère-bed043b0ec551f30036642c983a574a356809ce2.tar.bz2 Chimère-bed043b0ec551f30036642c983a574a356809ce2.zip |
Documentation: french translation of index
Diffstat (limited to 'docs')
-rw-r--r-- | docs/fr/index.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/fr/index.rst b/docs/fr/index.rst new file mode 100644 index 0000000..308a9ad --- /dev/null +++ b/docs/fr/index.rst @@ -0,0 +1,17 @@ +.. Chimère documentation master file, created by + sphinx-quickstart on Wed Feb 15 00:42:28 2012. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Bienvenu dans la documentation de Chimère ! +=========================================== + +.. toctree:: + :maxdepth: 2 + + install + upgrade + configuration + administration + import_export + customisation |