summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2018-03-16 10:23:26 +0000
committerStephen Finucane <sfinucan@redhat.com>2018-03-16 14:39:36 +0000
commitc21ab6b1344294278a321636c40c8579a1aefee7 (patch)
tree21e53462d7d4d680a9defa1ae55f7ea838d96256 /setup.cfg
parent29a7aa0822c346c8318817254f4f9545cb4cac06 (diff)
downloadnova-c21ab6b1344294278a321636c40c8579a1aefee7.tar.gz
Follow the new PTI for document build
The Project Testing Interface [1] asks that we list requirements in 'doc/requirements.txt' and build docs by calling 'sphinx-build' directly instead of via the 'build_sphinx' setuptool/distutils wrapper. Start doing this. [1] https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: If9342c8ea757b1735f2488db751008984fb33baf
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg7
1 files changed, 0 insertions, 7 deletions
diff --git a/setup.cfg b/setup.cfg
index 18db9a4f75..f5dc7b2b22 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -92,13 +92,6 @@ nova.scheduler.driver =
chance_scheduler = nova.scheduler.chance:ChanceScheduler
fake_scheduler = nova.tests.unit.scheduler.fakes:FakeScheduler
-[build_sphinx]
-builder = html man
-all-files = 1
-build-dir = doc/build
-source-dir = doc/source
-warning-is-error = 1
-
[egg_info]
tag_build =
tag_date = 0