diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-06-13 23:23:21 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-06-13 23:23:21 +0200 |
commit | a243a38178d4db223eb8dc21cabec1bb2b2764c8 (patch) | |
tree | 770a5791bf1d149b455abb1678237546a316c261 /docs/fr/source/index.rst | |
parent | 05003124ae5f03de6fe8fd4a9304dcf3d64e859e (diff) | |
parent | 59db8f041c74c6ef7cd2bbede5562538154554bc (diff) | |
download | Ishtar-a243a38178d4db223eb8dc21cabec1bb2b2764c8.tar.bz2 Ishtar-a243a38178d4db223eb8dc21cabec1bb2b2764c8.zip |
Merge branch 'master' into v0.9
Diffstat (limited to 'docs/fr/source/index.rst')
-rw-r--r-- | docs/fr/source/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/fr/source/index.rst b/docs/fr/source/index.rst new file mode 100644 index 000000000..a89a831e7 --- /dev/null +++ b/docs/fr/source/index.rst @@ -0,0 +1,14 @@ +.. Ishtar documentation master file, created by + sphinx-quickstart on Wed Oct 12 01:01:02 2011. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Bienvenue dans la documentation d'Ishtar ! +========================================== + +Contents: + +.. toctree:: + :maxdepth: 3 + + installation |