summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliuyamin <liuyamin@fiberhome.com>2018-05-11 11:03:53 +0800
committerliuyamin <liuyamin@fiberhome.com>2018-05-11 11:09:32 +0800
commita45faf0f47111023c78f70843fe3e9ac912add43 (patch)
tree0f3212184fe52c4cf8dc42c4bedbcec8e8aae96e
parent7ff65d56781ab1b90ee7f5116e8ec933cac2adbb (diff)
downloadpython-cinderclient-a45faf0f47111023c78f70843fe3e9ac912add43.tar.gz
Follow the new PTI for document build
This review already follows the new PTI https://review.openstack.org/#/c/528997/ but we also should remove [build_sphinx] section as described in: http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html Change-Id: I6cf9f2fb59502acb4166faa5c3946dc24eeceee0
-rw-r--r--setup.cfg7
1 files changed, 0 insertions, 7 deletions
diff --git a/setup.cfg b/setup.cfg
index 4c4aedc..f809d94 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -36,13 +36,6 @@ console_scripts =
keystoneauth1.plugin =
noauth = cinderclient.contrib.noauth:CinderNoAuthLoader
-[build_sphinx]
-builder = html man
-all-files = 1
-warning-is-error = 1
-source-dir = doc/source
-build-dir = doc/build
-
[upload_sphinx]
upload-dir = doc/build/html