Code Review
/
netvirt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Added statistics bundle
[netvirt.git]
/
tox.ini
1
[tox]
2
minversion = 1.6.0
3
envlist = docs
4
skipsdist = true
5
6
[testenv:docs]
7
deps = sphinx
8
commands = sphinx-build -b html -d {envtmpdir}/doctrees ./docs/ {envtmpdir}/html