82 packages
antora
A meta package for Antora that installs both the CLI and site generator.
@antora/asciidoc-loader
Loads AsciiDoc content into an Asciidoctor Document object (AST) for use in an Antora documentation pipeline.
@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/cli
The command line interface for Antora.
@antora/collector-extension
An Antora extension that runs the specified commands per content root and imports the specified files into the content aggregate.
@antora/content-aggregator
Fetches and aggregates content from distributed sources for use in an Antora documentation pipeline.
@antora/content-classifier
Organizes aggregated content into a virtual file catalog for use in an Antora documentation pipeline.
@antora/document-converter
Converts AsciiDoc documents to embeddable HTML for use in an Antora documentation pipeline.
@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/expand-path-helper
Provides a helper function to expand a path to a normalized absolute path. This function also expands dot, tilde, and tilde plus when used as the first path segment.
@antora/file-publisher
Publishes the publishable files in the virtual file catalog(s) to the destination(s) specified in the playbook.
@antora/logger
The logger for Antora.
@antora/lunr-extension
An Antora extension that adds offline, full-text search powered by Lunr to your Antora documentation site.
@antora/navigation-builder
Builds a navigation catalog from navigation files for adding site navigation to pages in an Antora documentation pipeline.
@antora/page-composer
Wraps the embeddable HTML contents of each page file from the content catalog in a page layout to yield standalone pages in an Antora documentation pipeline.
@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/playbook-builder
Builds a playbook object from user input for configuring successive documentation components in an Antora pipeline.
@antora/redirect-producer
Produces redirects (HTTP redirections) for pages in an Antora 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
The Antora generator for producing and publishing static documentation sites with Antora.
@antora/site-generator-default
An alias for the @antora/site-generator package.
@antora/site-mapper
Generates sitemap files that list all publishable pages in an Antora documentation pipeline.
@antora/site-publisher
An alias for the @antora/file-publisher package.
@antora/ui-loader
Downloads a UI bundle, if necessary, and loads the files into a UI catalog for use in an Antora documentation pipeline.