A helper function to resolve a module name or path in relation to the specified context and require it.
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.
The command line interface for Antora.
Builds a playbook object from user input for configuring successive documentation components in an Antora pipeline.
An alias for the @antora/file-publisher package.
An Antora extension that adds offline, full-text search powered by Lunr to your Antora documentation site.
Organizes aggregated content into a virtual file catalog for use in an Antora documentation pipeline.
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.
Converts AsciiDoc documents to embeddable HTML for use in an Antora documentation pipeline.
Loads AsciiDoc content into an Asciidoctor Document object (AST) for use in an Antora documentation 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 logger for Antora.
Downloads a UI bundle, if necessary, and loads the files into a UI catalog for use in an Antora documentation pipeline.
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.
Publishes the publishable files in the virtual file catalog(s) to the destination(s) specified in the playbook.
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.
Provides a helper function to run an external command uniformly across platforms with numerous options to control how stdio is handled.
Antora extensions that support the Spring documentation.
Mermaid extension for Antora
An Antora extension to improve xref support.