Skip to content

Commit

Permalink
gendoc.sh: add small coqdoc helper
Browse files Browse the repository at this point in the history
  • Loading branch information
artagnon committed Oct 12, 2024
1 parent 3b3b03e commit 5749678
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gendoc.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env sh

coqdoc -t Bonak --no-lib-name --parse-comments --utf8 -d docs -Q _build/default/theories Bonak _build/default/theories/νType/*.v

0 comments on commit 5749678

Please sign in to comment.