1 ##############################################################################
2 # Copyright (c) 2019 Linux Foundation and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 ##############################################################################
15 passenv = TOX_WORK_DIR
16 toxworkdir = {env:TOX_WORK_DIR:/tmp/v}
19 deps = -rdocs/requirements.txt
21 sphinx-build -b html -n -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/html
22 echo "Generated docs available in {toxinidir}/docs/_build/html"
23 whitelist_externals = echo
25 [testenv:docs-linkcheck]
26 deps = -rdocs/requirements.txt
27 commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/linkcheck
31 install_command = python -m pip install --no-cache-dir {opts} {packages}
32 whitelist_externals = rm
39 rm -rf src/use_cases/seba_on_arm/src_repo/
40 coala --non-interactive