cppcheck/man/buildman.sh

6 lines
141 B
Bash
Raw Normal View History

#!/bin/sh
2019-06-02 11:33:21 +02:00
pandoc manual.md -o manual.pdf -s --pdf-engine=pdflatex --number-sections
pandoc manual.md -o manual.html -s --number-sections