Version 0.2.0
This commit is contained in:
parent
312b985229
commit
26376eaaec
43 changed files with 4699 additions and 2668 deletions
1
Makefile
1
Makefile
|
@ -2,5 +2,6 @@
|
|||
docs:
|
||||
pandoc --from=markdown --to=rst --output=docs/source/overview.rst README.md
|
||||
cd docs; make html
|
||||
cd docs/build/html; touch .nojekyll
|
||||
|
||||
.PHONY: docs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue