Skip to content

Commit

Permalink
extension
Browse files Browse the repository at this point in the history
  • Loading branch information
stockduck committed Aug 13, 2024
1 parent 79eb14b commit 2ccce10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ help:
# antora.build: @ Builds documentation production output (to build/site)
antora.build:
# docker compose run -u $$(id -u) antora --generator -h
docker compose run -u $$(id -u) antora antora --generate @antora/lunr-extension --clean antora-playbook.yml
docker compose run -u $$(id -u) antora antora --extension @antora/lunr-extension --clean antora-playbook.yml
# docker compose run -u $$(id -u) antora antora --generator antora-site-generator-lunr --clean antora-playbook.yml
# docker-compose run -u $$(id -u) antora antora generate --clean antora-playbook.yml

Expand Down

0 comments on commit 2ccce10

Please sign in to comment.