Skip to content

Commit

Permalink
add additional command hints to playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Mar 2, 2024
1 parent 4c0bba3 commit 9604df3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@
#
# npx antora antora-playbook.yml
#
# to also activate diagram generator (Kroki), use:
# to also activate the diagram generator (Kroki), use:
#
# npx --package antora --package asciidoctor-kroki antora antora-playbook.yml
#
# to build with the run jetty integration, use:
#
# npx --package antora --package @antora/collector-extension antora --extension @antora/collector-extension antora-playbook.yml
antora:
extensions:
- ./lib/register-asciidoctor-kroki-extension.js
Expand Down

0 comments on commit 9604df3

Please sign in to comment.