From: nicolas Date: Tue, 25 Jun 2013 12:19:17 +0000 (+0000) Subject: simplification X-Git-Tag: V7_3_0a1~73 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b5ac7bc2a6c77e80f7d83ef2270eac7e05235928;p=modules%2Fhomard.git simplification --- diff --git a/doc/en/conf.py.in b/doc/en/conf.py.in index cf8cfbb9..fc40711d 100644 --- a/doc/en/conf.py.in +++ b/doc/en/conf.py.in @@ -138,7 +138,7 @@ html_static_path = ['_static'] #html_additional_pages = {} # If false, no module index is generated. -html_use_modindex = True +html_domain_indices = True # If false, no index is generated. html_use_index = True diff --git a/doc/fr/conf.py.in b/doc/fr/conf.py.in index f2f51182..1ddadbc8 100644 --- a/doc/fr/conf.py.in +++ b/doc/fr/conf.py.in @@ -140,7 +140,7 @@ html_static_path = ['_static'] #html_additional_pages = {} # If false, no module index is generated. -html_use_modindex = True +html_domain_indices = True # If false, no index is generated. html_use_index = True