Start creating documentation

This commit is contained in:
Ian Cordasco 2016-01-19 07:19:16 -06:00
parent 4e294af81c
commit e66fc2efa8
5 changed files with 340 additions and 0 deletions

1
.gitignore vendored
View file

@ -5,3 +5,4 @@
*.egg-info
*.log
.eggs/
docs/build/html/*