Rename oslo.sphinx to oslosphinx

oslo.sphinx has been renamed to oslosphinx.

This patch does not touch tools/atc/email-stats.sh
since it will be removed soon.

Closes-Bug: #1277168
Change-Id: Ib446323e26e4a66cb045f7de9b6269cc137eb61f
This commit is contained in:
Andreas Jaeger 2014-02-14 21:24:17 +01:00
parent 323322aaec
commit 233016e6d5
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