Added sphinix config to setup.cfg
This patch will only fix the broken gate. Change-Id: I578ae323ca1b9c13d2132a09401e08812df97a53
This commit is contained in:
parent
d6499a2f86
commit
fa821c8250
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user