Update documentation, and a bit of the functionality

This commit is contained in:
2017-01-16 08:56:58 +01:00
parent 67e73a02c5
commit 845a314250
5 changed files with 272 additions and 4 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
/.venv/
/docs/_build
__pycache__/
*.pyc