Don't use oslosphinx

This commit is contained in:
Mehdi Abaakouk 2016-07-06 10:01:49 +02:00
parent e2cc2a633c
commit 023f5f90c3
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ sys.path.insert(0, os.path.abspath('../..'))
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = [
'sphinx.ext.autodoc',
'oslosphinx'
# 'oslosphinx'
]
# autodoc generation is a bit aggressive and a nuisance when doing heavy