Skip to content
Snippets Groups Projects
Commit 1f11070b87f3 authored by Charlie Clark's avatar Charlie Clark
Browse files

Add tox configuration.

parent f23c1b9a29af
Branches
Tags
No related merge requests found
......@@ -24,5 +24,6 @@
deps =
sphinx
commands =
sphinx-apidoc -f -T -M -o api {toxinidir}/et_xmlfile {toxinidir}/et_xmlfile/tests
sphinx-apidoc -f -T -M -o api {toxinidir}/et_xmlfile \ #exclude the following directories
{toxinidir}/et_xmlfile/tests
sphinx-build -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment