blob: 09fc770bc6a179a25be1d6886371a18afa2977a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -37,7 +37,7 @@ extensions = ['sphinx.ext.autodoc',
'sphinx.ext.viewcode',
'sphinx.ext.intersphinx',
'sphinx.ext.doctest',
- 'sphinxcontrib.fulltoc',
+ #'sphinxcontrib.fulltoc',
]
# Add any paths that contain templates here, relative to this directory.
|