Added sphinix config to setup.cfg

This patch will only fix the broken gate.

Change-Id: I578ae323ca1b9c13d2132a09401e08812df97a53
(cherry picked from commit fa821c8250)
This commit is contained in:
Hardik Parekh
2016-09-20 12:12:34 +05:30
committed by Renat Akhmerov
parent 754d9ed347
commit d27e99b162

View File

@@ -22,6 +22,14 @@ home-page = http://docs.openstack.org/developer/mistral/guides/mistralclient_gui
packages =
mistralclient
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
[upload_sphinx]
upload-dir = doc/build/html
[entry_points]
console_scripts =
mistral = mistralclient.shell:main