@antora/assembler
Advanced tools
An extension library for Antora that assembles content from multiple pages into a single AsciiDoc file to converted and publish.
Weekly downloads
Readme
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 (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).
FAQs
An extension library for Antora that assembles content from multiple pages into a single AsciiDoc file to converted and publish.
The npm package @antora/assembler receives a total of 486 weekly downloads. As such, @antora/assembler popularity was classified as not popular.
We found that @antora/assembler demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.