diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-06-11 21:32:18 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-06-11 21:32:38 +0200 |
commit | 830e4ae4634d5ca837f638b443f04c700ae2f437 (patch) | |
tree | a8f7040238cf256aac50a57bf6896944f66316ec /docs/fr/source/index.rst | |
parent | ac91365883e560baea683e92200cd597b439d314 (diff) | |
download | Ishtar-830e4ae4634d5ca837f638b443f04c700ae2f437.tar.bz2 Ishtar-830e4ae4634d5ca837f638b443f04c700ae2f437.zip |
Documentation: install from Debian Package
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 |