From bed043b0ec551f30036642c983a574a356809ce2 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 1 Dec 2012 17:45:04 +0100 Subject: Documentation: french translation of index --- docs/fr/index.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/fr/index.rst (limited to 'docs/fr/index.rst') 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 -- cgit v1.2.3 From 3aaae876d73a9c16d2961bea9ae2012ae0bc5b0e Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 11 Dec 2012 11:35:52 +0100 Subject: Documentation: minor --- docs/fr/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/fr/index.rst') diff --git a/docs/fr/index.rst b/docs/fr/index.rst index 308a9ad..dd9b1e7 100644 --- a/docs/fr/index.rst +++ b/docs/fr/index.rst @@ -3,8 +3,8 @@ 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 ! -=========================================== +Bienvenue dans la documentation de Chimère ! +============================================ .. toctree:: :maxdepth: 2 -- cgit v1.2.3