Added sphinix config to setup.cfg

This patch will only fix the broken gate.

Change-Id: I578ae323ca1b9c13d2132a09401e08812df97a53
This commit is contained in:
Hardik Parekh 2016-09-20 12:12:34 +05:30
parent d6499a2f86
commit fa821c8250

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