Fix readthedocs includes
This commit is contained in:
parent
02d374b65b
commit
2a4c74619b
|
@ -22,9 +22,7 @@ import sanic
|
||||||
|
|
||||||
# -- General configuration ------------------------------------------------
|
# -- General configuration ------------------------------------------------
|
||||||
|
|
||||||
extensions = ['sphinx.ext.autodoc',
|
extensions = []
|
||||||
'sphinx.ext.viewcode',
|
|
||||||
'sphinx.ext.githubpages']
|
|
||||||
|
|
||||||
templates_path = ['_templates']
|
templates_path = ['_templates']
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user