373b1dcf59
* Docs refactor as outlined in https://github.com/ansible/proposals/issues/79. Moves content into 'guides'; refactors TOC; fixes CSS; design tweaks to layout and CSS; fixes generated plugin, CLI and module docs to fix links accodingly; more. * Adding extra blank line for shippable
18 lines
348 B
Text
18 lines
348 B
Text
[theme]
|
|
inherit = basic
|
|
stylesheet = css/theme.css
|
|
pygments_style = default
|
|
|
|
[options]
|
|
canonical_url =
|
|
analytics_id =
|
|
collapse_navigation = False
|
|
sticky_navigation = True
|
|
navigation_depth = 4
|
|
includehidden = True
|
|
titles_only =
|
|
logo_only =
|
|
display_version = True
|
|
prev_next_buttons_location = bottom
|
|
style_external_links = False
|
|
vcs_pageview_mode =
|