mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-03 01:22:42 +08:00
Force usage of default Sphinx template on RTD
This commit is contained in:
@@ -249,3 +249,8 @@ todo_include_todos = False
|
||||
# -- Options for autodoc module ------------------------------------------------
|
||||
|
||||
autodoc_default_flags = ['members', 'undoc-members']
|
||||
|
||||
|
||||
# -- Options for readthedocs ---------------------------------------------------
|
||||
|
||||
html_style = True # Force usage of default template on RTD
|
||||
|
||||
Reference in New Issue
Block a user