Remove oslosphinx from sphinx extensions
Change-Id: I29a3b379761cc85ea4d78d60cebf6a985e8cde0f
This commit is contained in:
parent
81ad11b60e
commit
ba434c2f22
@ -23,8 +23,7 @@ sys.path.insert(0, os.path.join(os.path.abspath('.'), '_exts'))
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
|
||||
extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
# 'sphinx.ext.intersphinx',
|
||||
'oslosphinx',
|
||||
# 'oslosphinx',
|
||||
'yaqlautodoc'
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user