doc/conf.py
changeset 137 bb8bf2688d7e
parent 133 554c6622898c
child 138 f01b65d6c724
--- a/doc/conf.py	Wed Oct 02 05:30:19 2013 +0200
+++ b/doc/conf.py	Sat Oct 05 14:36:29 2013 +0200
@@ -59,7 +59,7 @@
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
-#language = None
+language = 'fr'
 
 # There are two options for replacing |today|: either, you set today to some
 # non-false value, then it is used:
@@ -155,13 +155,13 @@
 #html_domain_indices = True
 
 # If false, no index is generated.
-#html_use_index = True
+html_use_index = False
 
 # If true, the index is split into individual pages for each letter.
 #html_split_index = False
 
 # If true, links to the reST sources are added to the pages.
-#html_show_sourcelink = True
+html_show_sourcelink = False
 
 # If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
 #html_show_sphinx = True