mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Speed up the Sphinx documentation build (#55593)
* speeds up the docs build by changing the navigation collapse setting
This commit is contained in:
committed by
Alicia Cozine
parent
164ceb599b
commit
47a440774f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user