Add script that allows building the sphinx documentation using a virtualenv

This commit is contained in:
2020-12-04 19:42:44 +01:00
parent 8a8004e187
commit 5a41e7815f
3 changed files with 55 additions and 0 deletions

2
doc/.gitignore vendored
View File

@@ -0,0 +1,2 @@
build/*
venv