This commit is contained in:
Mikaël Cluseau
2018-07-06 19:13:18 +11:00
parent d76b49b3c5
commit 21d3f45969
442 changed files with 75578 additions and 0 deletions

5
vendor/github.com/ulikunitz/xz/make-docs generated vendored Normal file
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