Migrate aaf-authz docs 98/101298/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 6 Feb 2020 22:52:54 +0000 (14:52 -0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 10 Feb 2020 19:25:22 +0000 (11:25 -0800)
Merging this will create
https://onap-aaf-authz.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.

Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ib88b8e77934aaf666f3bfbf649b8a449af8b9b35

docs/tox.ini

index 4830756..edac8c3 100644 (file)
@@ -16,7 +16,7 @@ whitelist_externals =
 
 [testenv:docs-linkcheck]
 basepython = python3
-deps = -r{toxinidir}/requirements-docs.txt
+#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