AsciiDoc
This section contains scripts related to AsciiDoc:
- antora_build
-
create a documentation site with Antora from a given directory
- asciidoc_html_build
-
typeset the documents of a given directory into HTML
- asciidoc_pdf_build
-
typeset the documents of a given directory into PDFs
|
This documentation site is built with Antora and hosted on GitHub Pages. The sources are available at docs. The Antora playbook can be accessed at antora-playbook.yaml. The GitHub Action for publishing this documentation site is available at publish.yml. |