diff options
| author | liuyamin <liuyamin@fiberhome.com> | 2018-05-11 11:03:53 +0800 |
|---|---|---|
| committer | liuyamin <liuyamin@fiberhome.com> | 2018-05-11 11:09:32 +0800 |
| commit | a45faf0f47111023c78f70843fe3e9ac912add43 (patch) | |
| tree | 0f3212184fe52c4cf8dc42c4bedbcec8e8aae96e | |
| parent | 7ff65d56781ab1b90ee7f5116e8ec933cac2adbb (diff) | |
| download | python-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.cfg | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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 |
