forked from docs/modelarts
Changes to ma_umn from docs/doc-exports#28
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: proposalbot <proposalbot@otc-service.com> Co-committed-by: proposalbot <proposalbot@otc-service.com>
This commit is contained in:
parent
56300f4181
commit
a670762314
@ -11,7 +11,7 @@
|
||||
# under the License.
|
||||
#
|
||||
# !!!
|
||||
# This file is generated out of template in doc-exports repository.
|
||||
# This file is generated out of template in doc-exports repository.
|
||||
# Beware overwriting it locally.
|
||||
|
||||
import os
|
||||
@ -71,7 +71,10 @@ html_theme = 'otcdocs'
|
||||
# Theme options are theme-specific and customize the look and feel of a theme
|
||||
# further. For a list of options available for each theme, see the
|
||||
# documentation.
|
||||
html_theme_options = {}
|
||||
html_theme_options = {
|
||||
'disable_search': True,
|
||||
'site_name': 'Internal Documentation Portal'
|
||||
}
|
||||
|
||||
# The name for this set of Sphinx documents. If None, it defaults to
|
||||
# "<project> v<release> documentation".
|
||||
|
Loading…
x
Reference in New Issue
Block a user