e635f29965
This change removes the now unused "warnerrors" setting, which is replaced by "warning-is-error" in sphinx releases >= 1.5[0]. This also fixes any warnings that came up when testing with the latest version of sphinx: - Redundant loading of todo extension - Empty man_pages config value Also updated the requirements for pbr and sphinx to the latest version(s) in requirements.txt With this change, any doc warnings will cause the build to fail [0] http://lists.openstack.org/pipermail/openstack-dev/2017-March/113085.html Change-Id: Id828161e866da6766d88ce553a3c5ea2593b8f84
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
oslosphinx>=2.2.0.0a2
|
|
pbr>=2.0.0,!=2.1.0
|
|
sphinx>=1.5.1,!=1.6.1
|
|
testrepository>=0.0.18
|
|
testtools>=0.9.34
|
|
yasfb>=0.5.1
|