Fix doc problems so build of docs succeeds

Change-Id: I50f624ef2d0b20161e8e76f88bfe56925f85847c
This commit is contained in:
Brad P. Crochet 2015-04-02 11:14:18 -04:00
parent c2c96537aa
commit 12e7d22ddd
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ sys.path.insert(0, os.path.abspath('../..'))
extensions = [
'sphinx.ext.autodoc',
#'sphinx.ext.intersphinx',
'oslo.sphinx'
# 'oslo.sphinx'
]
# autodoc generation is a bit aggressive and a nuisance when doing heavy

View File

@ -1 +1 @@
.. include:: ../README.rst
.. include:: ../../README.rst