GUI: Added command-line option to force pure software rendering.
[slunkcrypt.git] / mk-docs.sh
blob98059044d4f5ac949a0e4d681371c5faf9e10977
1 #!/bin/bash
2 set -e
3 cd -- "$(dirname -- "${BASH_SOURCE[0]}")"
5 pandoc -o README.html --self-contained --toc --toc-depth=3 --css etc/style/gh-pandoc.min.css README.md