openlut/mkDocs.sh

4 lines
80 B
Bash
Raw Normal View History

2017-01-26 23:07:35 +01:00
pandoc --from=markdown --to=rst --output=README.rst README.md
make -C doc html