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 49e3e99 commit d550859
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 @@ -5,7 +5,7 @@ help:

# antora.build: @ Builds documentation production output (to build/site)
antora.build:
docker compose run -u $$(id -u) antora antora --generator antora/lunr-extension --clean antora-playbook.yml
docker compose run -u $$(id -u) antora antora --generator @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 d550859

Please sign in to comment.