This commit is contained in:
Mikaël Cluseau
2018-06-17 17:46:58 +11:00
parent 81e581f157
commit ec3736cedc
115 changed files with 44287 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
set -x
pandoc -t html5 -f markdown -s --css=doc/md.css -o README.html README.md
pandoc -t html5 -f markdown -s --css=doc/md.css -o TODO.html TODO.md