Don't use oslosphinx if docs is being generated on readthedocs
Change-Id: If3388c5790b99aaf0180ab05af5b5c0a69ffe353 Related-bug: #1536972
This commit is contained in:
parent
190433c681
commit
6a6314d46d
@ -23,8 +23,6 @@ sys.path.insert(0, os.path.abspath('../..'))
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
|
||||
extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
#'sphinx.ext.intersphinx',
|
||||
'oslosphinx',
|
||||
'yasfb',
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user