| 1234567891011121314151617 |
- # Config options for 'readthedocs' theme
- static_templates:
- - 404.html
- include_search_page: true
- search_index_only: false
- highlightjs: true
- hljs_languages: []
- include_homepage_in_sidebar: true
- prev_next_buttons_location: bottom
- navigation_depth: 4
- titles_only: false
- sticky_navigation: true
- collapse_navigation: true
|