Skip to content

Commit

Permalink
docs: add pdf manual
Browse files Browse the repository at this point in the history
  • Loading branch information
pancsta committed Jul 10, 2024
1 parent ff30c24 commit b11d5b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,3 +199,7 @@ tasks:
godoc:
cmds:
- godoc -http=:6060

gen-manual-pdf:
cmds:
- pandoc -f markdown-implicit_figures docs/manual.md -o assets/manual.pdf

0 comments on commit b11d5b9

Please sign in to comment.