52 packages
@antora/assembler
A JavaScript library that merges AsciiDoc content from multiple pages in an Antora site into assembly files and delegates to an exporter to convert those files to another format, such as PDF.
@antora/atlas-extension
An Antora extension that manages references across discrete runs of Antora through the use of a site manifest.
@antora/collector-extension
An Antora extension that runs the specified commands per content root and imports the specified files into the content aggregate.
@antora/epub-extension
An Antora extension that uses Assembler to merge pages into assembly files, export them to the EPUB format, and publishe them with the site.
antora-lunr
Generate a Lunr index from a catalog.
@antora/lunr-extension
An Antora extension that adds offline, full-text search powered by Lunr to your Antora documentation site.
@antora/pdf-extension
An Antora extension that uses Assembler to merge pages into assembly files, export them to the PDF format, and publishe them with the site.
@antora/run-command-helper
Provides a helper function to run an external command uniformly across platforms with numerous options to control how stdio is handled.
antora-site-generator-lunr
An Antora's site generator that produces a Lunr index.
asciidoctor
A JavaScript AsciiDoc processor, cross-compiled from the Ruby-based AsciiDoc implementation, Asciidoctor, using Opal