repo.or.cz
/
slunkcrypt.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
GUI: Small improvement in executable version check.
[slunkcrypt.git]
/
mk-docs.sh
blob
7ebaafcf4177cc741af7437501bc8130f1f8a2b8
1
#!/bin/bash
2
set -e
3
cd --
"$(dirname -- "
${BASH_SOURCE[0]}
")"
4
5
pandoc
-o
README.html
--standalone --embed-resources --toc --toc-depth
=
3
--css
etc
/
style
/
gh-pandoc.min.css README.md