@antora/assembler
v1.0.0-alpha.9
Published
An extension library for Antora that assembles content from multiple pages into a single AsciiDoc file to converted and publish.
Downloads
19,678
Readme
Antora Assembler
A library for writing Antora extensions that combine multiple pages into one.
Assembler works by constructing aggregate AsciiDoc documents from the pages based on the navigation tree per component version. It then invokes the specified callback to convert those documents to an output format. If a catalog is specified, Assembler pushes the converted files back into the catalog to be published as attachments alongside the other files in the site.
Antora is a modular static site generator designed for creating documentation sites from AsciiDoc documents. The Assembler extends the feature set of Antora by providing the foundation for page aggregation.
Copyright and License
Copyright (C) 2022-present by OpenDevise Inc. and the individual contributors of this project.
Use of this software is granted under the terms of the Mozilla Public License Version 2.0 (MPL-2.0).