Merge "Rename oslo.sphinx to oslosphinx"

This commit is contained in:
Jenkins 2014-03-04 22:41:00 +00:00 committed by Gerrit Code Review
commit 91440aa7a1
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ sys.path.insert(0, os.path.abspath('.'))
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = [
'custom_roles',
'oslo.sphinx',
'oslosphinx',
]
# Add any paths that contain templates here, relative to this directory.

View File

@ -1,4 +1,4 @@
hacking>=0.5.6,<0.8
sphinx>=1.1.2,<1.2
docutils==0.9.1
oslo.sphinx
oslosphinx