summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorZhongShengping <chdzsp@163.com>2018-03-02 10:29:12 +0800
committerStephen Finucane <stephenfin@redhat.com>2019-07-19 10:56:20 +0100
commitc59246530f418fa21b9e0d383a123560f11c839c (patch)
tree850993cdb099bfd5cd92f7be21e00686cf157136 /setup.cfg
parentf1c25b189fc78e333ba2ace781b6e90cca853bde (diff)
downloadoslo-vmware-c59246530f418fa21b9e0d383a123560f11c839c.tar.gz
Follow the new PTI for document buildtrain-em2.34.1
For compliance with the Project Testing Interface as described in: https://governance.openstack.org/tc/reference/project-testing-interface.html For more detailed information, please refer to: http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html Change-Id: Id20646cd51ffc13cf4e77c640eb677fe376c1b1f Co-Authored-By: Stephen Finucane <stephenfin@redhat.com>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg16
1 files changed, 0 insertions, 16 deletions
diff --git a/setup.cfg b/setup.cfg
index aee2cd2..ef6dceb 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -23,15 +23,6 @@ classifier =
packages =
oslo_vmware
-[build_sphinx]
-source-dir = doc/source
-build-dir = doc/build
-all_files = 1
-warning-is-error = 1
-
-[upload_sphinx]
-upload-dir = doc/build/html
-
[compile_catalog]
directory = oslo_vmware/locale
domain = oslo_vmware
@@ -46,12 +37,5 @@ keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = oslo_vmware/locale/oslo_vmware.pot
-[pbr]
-autodoc_index_modules = 1
-autodoc_exclude_modules =
- oslo_vmware._i18n
- oslo_vmware.tests.*
-api_doc_dir = reference/api
-
[wheel]
universal = 1