Skip to content

Commit

Permalink
antora/lunr-extension
Browse files Browse the repository at this point in the history
  • Loading branch information
stockduck committed Aug 13, 2024
1 parent 4b6f5ea commit 79eb14b
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 --generator antora-lunr-extension --clean antora-playbook.yml
docker compose run -u $$(id -u) antora antora --generate @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 79eb14b

Please sign in to comment.