vendor
This commit is contained in:
5
vendor/github.com/ulikunitz/xz/make-docs
generated
vendored
Normal file
5
vendor/github.com/ulikunitz/xz/make-docs
generated
vendored
Normal 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
|
Reference in New Issue
Block a user