1
0
forked from VimPlug/jedi

Force usage of default Sphinx template on RTD

This commit is contained in:
Danilo Bargen
2012-12-27 01:59:09 +01:00
parent c4b35bb8b1
commit f648357600

View File

@@ -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