Loading docs/source/conf.py +3 −2 Original line number Diff line number Diff line Loading @@ -30,7 +30,8 @@ templates_path = ['_templates'] # -- Options for HTML output html_theme = 'sphinx_rtd_theme' # html_theme = 'sphinx_book_theme' html_theme = 'classic' # -- Options for EPUB output epub_show_urls = 'footnote' Loading Loading
docs/source/conf.py +3 −2 Original line number Diff line number Diff line Loading @@ -30,7 +30,8 @@ templates_path = ['_templates'] # -- Options for HTML output html_theme = 'sphinx_rtd_theme' # html_theme = 'sphinx_book_theme' html_theme = 'classic' # -- Options for EPUB output epub_show_urls = 'footnote' Loading