Speed up the Sphinx documentation build (#55593)

* speeds up the docs build by changing the navigation collapse setting
This commit is contained in:
Sandra McCann 2019-04-29 16:34:02 -04:00 committed by Alicia Cozine
parent 164ceb599b
commit 47a440774f
2 changed files with 2 additions and 1 deletions

View file

@ -10,7 +10,7 @@ collapse_navigation = False
sticky_navigation = True
navigation_depth = 4
includehidden = True
titles_only =
titles_only =
logo_only =
display_version = True
prev_next_buttons_location = bottom

View file

@ -135,6 +135,7 @@ html_short_title = 'Ansible Documentation'
html_theme_options = {
'canonical_url': "https://docs.ansible.com/ansible/latest/",
'collapse_navigation': "True"
}
# The style sheet to use for HTML and HTML Help pages. A file of that name