aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tox.ini
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2021-01-26 15:47:23 +0800
committerdyh <dengyuanhong@chinamobile.com>2021-01-26 16:41:47 +0800
commit7937baa67369aa91fbe2e9fde7431b0da9ecfc5d (patch)
treee32c48d4c90b81776bd7ff81e4c99698084ac8b9 /docs/tox.ini
parent5b688fa997c1612ecdac7ce93c6fc544ea235a43 (diff)
Update document: Installation and User Guide
Change-Id: I25c7fbb328d30633fba93dbd09547b5e3a7758ed Issue-ID: VFC-1788 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'docs/tox.ini')
-rw-r--r--docs/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tox.ini b/docs/tox.ini
index edac8c35..49768135 100644
--- a/docs/tox.ini
+++ b/docs/tox.ini
@@ -19,4 +19,4 @@ basepython = python3
#deps = -r{toxinidir}/requirements-docs.txt
commands = echo "Link Checking not enforced"
#commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./ {toxinidir}/_build/linkcheck
-whitelist_externals = echo
+whitelist_externals = echo \ No newline at end of file