Big news!Introducing Socket AI - ChatGPT-Powered Threat Analysis. Learn more
Socket
Log inDemoInstall

@antora/assembler

Package Overview
Dependencies
5
Maintainers
2
Versions
6
Issues
File Explorer

Advanced tools

@antora/assembler

An extension library for Antora that assembles content from multiple pages into a single AsciiDoc file to converted and publish.

    1.0.0-alpha.6latest
    npm

Version published
Maintainers
2
Weekly downloads
537
decreased by-27.73%

Weekly downloads

Readme

Source

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 (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).

Keywords

FAQs

Last updated on 23 Sep 2022

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.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc