Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@antora/pdf-extension

Package Overview
Dependencies
1
Maintainers
2
Versions
6
Issues
File Explorer

Advanced tools

@antora/pdf-extension

An Antora extension that assembles content pages into PDF files by version and publishes them with the site.

    1.0.0-alpha.6latest
    npm

Version published
Maintainers
2
Weekly downloads
623
decreased by-0.16%

Weekly downloads

Readme

Source

Antora PDF Extension

The Antora PDF Extension is the official extension for producing PDFs of an Antora site. Specifically, it generates and publishes PDFs of aggregate pages in the site.

This extension is based on Antora Assembler. It calls Assembler to construct aggregate AsciiDoc documents from pages based on the navigation tree per component version. It then iterates over those aggregate documents and converts them to PDF using Asciidoctor PDF or the specified command. Finally, it pushes those PDFs into the site catalog so they are published as attachments alongside the other files in the site.

Usage

Once this package is installed in the playbook project, register it in the Antora playbook as follows:

antora-playbook.yml

antora: extensions: - '@antora/pdf-extension' # ...

You can configure the behavior of the extension using the optional antora-assembler.yml file.

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