This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
0aebc32ae0
cppcheck
/
man
/
build-html.sh
4 lines
100 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
echo
Building
$1
.html
pandoc
$1
.md -o
$1
.html -s --number-sections --toc --css manual.css
Reference in New Issue
View Git Blame
Copy Permalink