diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2021-09-30 12:59:15 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2021-09-30 12:59:15 -0400 |
| commit | 3df3c68c3fb9ddf6c4f8c341ff6670703c6e28b6 (patch) | |
| tree | 193bda1a8e4c4640a77269cd186e9795893481d9 /sphinx_rtd/theme.conf | |
| parent | 59adff1fffb5fe9b9c7813dda84b3abec96d8c50 (diff) | |
minimizing api documentation for faster builds and version updates
Diffstat (limited to 'sphinx_rtd/theme.conf')
| -rw-r--r-- | sphinx_rtd/theme.conf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sphinx_rtd/theme.conf b/sphinx_rtd/theme.conf new file mode 100644 index 00000000..5cc687d7 --- /dev/null +++ b/sphinx_rtd/theme.conf @@ -0,0 +1,20 @@ +[theme] +inherit = basic +stylesheet = css/theme.css +pygments_style = default + +[options] +canonical_url = +analytics_id = +analytics_anonymize_ip = False +collapse_navigation = True +sticky_navigation = True +navigation_depth = 4 +includehidden = True +titles_only = +logo_only = +display_version = True +prev_next_buttons_location = bottom +style_external_links = False +style_nav_header_background = +vcs_pageview_mode = |
