Antora cli tool to support development
An Antora extension to generate static schema information.
The command line interface for Antora.
An alias for the @antora/file-publisher package.
Loads AsciiDoc content into an Asciidoctor Document object (AST) for use in an Antora documentation pipeline.
Converts AsciiDoc documents to embeddable HTML for use in an Antora documentation pipeline.
Organizes aggregated content into a virtual file catalog for use in an Antora documentation pipeline.
Builds a playbook object from user input for configuring successive documentation components in an Antora pipeline.
Builds a navigation catalog from navigation files for adding site navigation to pages in an Antora documentation pipeline.
Produces redirects (HTTP redirections) for pages in an Antora site.
The Antora generator for producing and publishing static documentation sites with Antora.
Fetches and aggregates content from distributed sources for use in an Antora documentation pipeline.
An Antora extension that adds offline, full-text search powered by Lunr to your Antora documentation site.
Downloads a UI bundle, if necessary, and loads the files into a UI catalog for use in an Antora documentation pipeline.
The logger for Antora.
Publishes the publishable files in the virtual file catalog(s) to the destination(s) specified in the playbook.
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.
Generates sitemap files that list all publishable pages in an Antora documentation pipeline.
A meta package for Antora that installs both the CLI and site generator.
An alias for the @antora/site-generator package.
An Antora extension to improve xref support.
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.
An Antora extension that uses Assembler to merge pages into assembly files, export them to the PDF format, and publish them with the site.
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.