Release 0.0.2
Soooo much stuff. Features, bugfixes, all that.
This commit is contained in:
parent
b9692b451e
commit
f4bbd15c68
40 changed files with 6916 additions and 1209 deletions
6
Makefile
Normal file
6
Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
docs:
|
||||
pandoc --from=markdown --to=rst --output=docs/source/overview.rst README.md
|
||||
cd docs; make html
|
||||
|
||||
.PHONY: docs
|
Loading…
Add table
Add a link
Reference in a new issue