diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-07-26 01:15:27 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-07-26 01:15:27 -0400 |
| commit | cc5b9d9643c5563d0933b585aa664f29edfc0ca1 (patch) | |
| tree | d0bf77e1022492484865796c51a37c1712a9e674 /sphinx_rtd_theme/theme.conf | |
| parent | f8f7ae14bec054170d69d8fd4de0c453b3c34798 (diff) | |
adding modified sphinx_rtd with red color
Diffstat (limited to 'sphinx_rtd_theme/theme.conf')
| -rw-r--r-- | sphinx_rtd_theme/theme.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sphinx_rtd_theme/theme.conf b/sphinx_rtd_theme/theme.conf new file mode 100644 index 00000000..1a29ebb6 --- /dev/null +++ b/sphinx_rtd_theme/theme.conf @@ -0,0 +1,12 @@ +[theme] +inherit = basic +stylesheet = css/theme.css + +[options] +typekit_id = hiw1hhg +analytics_id = +sticky_navigation = False +logo_only = +collapse_navigation = False +display_version = True +navigation_depth = 4 |
