manual: Add manual-premium.md for the Cppcheck Premium manual (#5492)

This commit is contained in:
Daniel Marjamäki 2023-09-28 13:30:58 +02:00 committed by GitHub
parent 63b76d2266
commit db5f75f741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1050 additions and 3 deletions

View File

@ -24,11 +24,15 @@ jobs:
- uses: docker://pandoc/latex:2.9
with:
args: --output=output/manual.html man/manual.md
- uses: docker://pandoc/latex:2.9
with:
args: --output=output/manual.pdf man/manual.md
args: --output=output/manual.pdf man/manual.md
- uses: docker://pandoc/latex:2.9
with:
args: --output=output/manual-premium.pdf man/manual-premium.md
- uses: actions/upload-artifact@v3
with:
name: output

1043
man/manual-premium.md Normal file

File diff suppressed because it is too large Load Diff