Remove sphinx settings from setup.cfg

These don't appear to hurt anything, but they are no longer used
and should be removed to avoid confusion.

Change-Id: I849d5bcc7c59803342b4399d5199e280d1842d06
This commit is contained in:
Sean McGinnis 2018-03-21 16:04:11 -05:00
parent 7c16543e4f
commit 226639ec66
1 changed files with 0 additions and 9 deletions

View File

@ -22,15 +22,6 @@ classifier =
packages =
oslo_utils
[build_sphinx]
all-files = 1
warning-is-error = 1
source-dir = doc/source
build-dir = doc/build
[upload_sphinx]
upload-dir = doc/build/html
[compile_catalog]
directory = oslo_utils/locale
domain = oslo_utils