update doc build requirements
Update the versions of the tools used to build the docs and turn on strict error checking. Change-Id: Iae7c85aae0c2fbe1690d1e3d9cfc0492ff78ab05
This commit is contained in:
@@ -12,3 +12,6 @@ home-page = http://www.openstack.org/
|
||||
all_files = 1
|
||||
build-dir = doc/build
|
||||
source-dir = doc/source
|
||||
|
||||
[pbr]
|
||||
warnerrors = True
|
||||
@@ -1,3 +1,3 @@
|
||||
# needed for doc build
|
||||
sphinx>=1.1.2,<1.2
|
||||
oslosphinx
|
||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user