Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5da3abf
)
Add build_sphinx section in setup.cfg
69/51669/2
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Mon, 5 Feb 2018 10:36:33 +0000
(11:36 +0100)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Mon, 5 Feb 2018 16:15:33 +0000
(17:15 +0100)
Change-Id: Ieac48a1a213bc5cd62a42dab1c74c80761e82fd1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
setup.cfg
patch
|
blob
|
history
diff --git
a/setup.cfg
b/setup.cfg
index
e52341e
..
47f3fea
100644
(file)
--- a/
setup.cfg
+++ b/
setup.cfg
@@
-17,3
+17,8
@@
console_scripts =
run_tests = functest.ci.run_tests:main
check_deployment = functest.ci.check_deployment:main
functest_restapi = functest.api.server:main
+
+[build_sphinx]
+all_files = 1
+build-dir = api/_build/
+source-dir = api