From: Jean-Philippe ARGAUD Date: Fri, 24 Apr 2020 09:46:20 +0000 (+0200) Subject: Minor corrections X-Git-Tag: V9_5_0b~9 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3c7c87ff277d574a51f15a4737975eade0e4033b;p=modules%2Fadao.git Minor corrections --- diff --git a/doc/en/conf.py b/doc/en/conf.py index d8e4f82..6bc99d0 100644 --- a/doc/en/conf.py +++ b/doc/en/conf.py @@ -99,6 +99,7 @@ else: html_title = doctitle html_static_path = ['_static'] html_show_sourcelink = False +html_search_language = language # -- Options for HTMLHelp output ----------------------------------------------- htmlhelp_basename = 'ADAOdoc' diff --git a/doc/fr/conf.py b/doc/fr/conf.py index e0dffd4..39371cf 100644 --- a/doc/fr/conf.py +++ b/doc/fr/conf.py @@ -99,6 +99,7 @@ else: html_title = doctitle html_static_path = ['_static'] html_show_sourcelink = False +html_search_language = language # -- Options for HTMLHelp output ----------------------------------------------- htmlhelp_basename = 'ADAOdoc'