summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2011-10-12 01:23:18 +0200
committerÉtienne Loks <etienne.loks@peacefrogs.net>2011-10-12 01:23:18 +0200
commit0fe78b586b32690c9f0377fbec9e80f790907456 (patch)
treef81acba9c68a2e7ee3d6ca0d9cc1af3f3e089c7d
parentec9b51faf1f50d3f3fe924942af50405714e71b3 (diff)
downloadIshtar-0fe78b586b32690c9f0377fbec9e80f790907456.tar.bz2
Ishtar-0fe78b586b32690c9f0377fbec9e80f790907456.zip
Minor update on installation
-rw-r--r--docs/source/index.rst2
-rw-r--r--docs/source/installation.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index d1d5a6585..e4f85340e 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -9,7 +9,7 @@ Welcome to Ishtar's documentation!
Contents:
.. toctree::
- :maxdepth: 2
+ :maxdepth: 3
installation
diff --git a/docs/source/installation.rst b/docs/source/installation.rst
index a19bf08c1..7cfa6c5d4 100644
--- a/docs/source/installation.rst
+++ b/docs/source/installation.rst
@@ -110,7 +110,7 @@ Currently only the git version is available (in the directory you have decided t
"prod" is here the chosen version (do "git branch" to view available branches).
Installing the sources
--------------------
+----------------------
In your Ishtar application directory create settings.py to fit to your configuration.
A base template is provided (settings.py.example)::