aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2021-12-14 11:50:08 +0000
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2021-12-20 14:57:36 +0000
commit893d3a54189d4d1425e1cd8f64e871fe38bab794 (patch)
tree5730d70f51906ff4142d59f40d7bf68a7b7ead94 /tox.ini
parent66e44262b8eb996c06670dcededd899dd1cbd7dc (diff)
[DOC] Data provider docs
Provide documentation for data provider tool Issue-ID: INT-2037 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Ia1b8b84a0f3dd2416ec9fcb564db6f7a5c0f83c5
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 9885622..5852af1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -43,8 +43,8 @@ deps =
-chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt
-chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt
commands =
- /bin/sh -c "sphinx-build -n -b html docs docs/build/html $(</tmp/.coalist_rst)"
- /bin/sh -c "sphinx-build -n -b linkcheck docs docs/build/linkcheck $(</tmp/.coalist_rst)"
+ /bin/sh -c "sphinx-build -n -b html docs/source docs/build/html $(</tmp/.coalist_rst)"
+ /bin/sh -c "sphinx-build -n -b linkcheck docs/source docs/build/linkcheck $(</tmp/.coalist_rst)"
[testenv:md]
commands_pre =