aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2018-09-18 12:43:39 -0400
committerCédric Ollivier <cedric.ollivier@orange.com>2018-10-14 08:46:54 +0200
commit1a22e73c850c450305764c784c86dbc067e65dae (patch)
treee7518b7d3a3b720fc1961d0183b9fd49fe564bed /setup.cfg
parentd0d471502ff7b5dfabf4a2ede79782c5708a463c (diff)
Conform with LFN doc rules
It hugely hacks docs to move away from submodules. https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html It removes intern reports which can't be integrated in this new model. All wrong links now deteted are updated. Change-Id: I9dbebeed041d2e104e3b8e73483f656ba0ef5bb9 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 954dcaa9a..b311ce895 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -47,7 +47,7 @@ xtesting.testcase =
[build_sphinx]
all_files = 1
-build-dir = api/build/
+build-dir = api/_build/
source-dir = api
[wheel]