Fix doc generation

The docs uses the openstacktheme and not oslosphinx for generation.

Change-Id: I680135512dc4ebc238936d04b6718cc622e5cfcd
Signed-off-by: Chuck Short <chucks@redhat.com>
This commit is contained in:
Chuck Short 2018-08-24 11:44:00 -04:00
parent 93d8b3f816
commit 5c9342b6ee
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ oslo.i18n==3.15.3
oslo.log==3.36.0
oslo.serialization==2.18.0
oslo.utils==3.33.0
oslosphinx==4.7.0
openstackdocstheme==1.18.1
oslotest==3.2.0
pbr==2.0.0
pep8==1.5.7

View File

@ -15,6 +15,6 @@ oslotest>=3.2.0 # Apache-2.0
keystoneauth1>=3.4.0 # Apache-2.0
# doc build requirements
oslosphinx>=4.7.0 # Apache-2.0
openstackdocstheme>=1.18.1 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.5 # BSD
reno>=2.5.0 # Apache-2.0