From faee7b50ef417dfa4f2cad2878404a8aaaf2d862 Mon Sep 17 00:00:00 2001 From: junboli Date: Thu, 22 Mar 2018 17:09:46 +0800 Subject: [PATCH] Update the new PTI for document build This review already follows the new PTI https://review.openstack.org/#/c/530866/ However, we also should remove [build_sphinx] section as described in: http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html Change-Id: I86651f3311f514c5520ff878a6f6ba8f9de5c751 --- setup.cfg | 7 ------- 1 file changed, 7 deletions(-) diff --git a/setup.cfg b/setup.cfg index d1719a1deb..7fe710599e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -86,13 +86,6 @@ manila.tests.scheduler.fakes = FakeWeigher1 = manila.tests.scheduler.fakes:FakeWeigher1 FakeWeigher2 = manila.tests.scheduler.fakes:FakeWeigher2 -[build_sphinx] -all_files = 1 -build-dir = doc/build -source-dir = doc/source -builders = html -warning-is-error = 1 - [egg_info] tag_build = tag_date = 0