summaryrefslogtreecommitdiff
path: root/docs/antora.yml
blob: c49938195dd94e55b3f2f499981021faf7489272 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: pdf-converter
title: Asciidoctor PDF
version: '2.0'
prerelease: '.0.alpha.3'
asciidoc:
  attributes:
    xrefstyle: short@
    table-caption: false
    release-line: '2.0.x'
    url-gem: https://rubygems.org/gems/asciidoctor-pdf
    url-project-repo: https://github.com/asciidoctor/asciidoctor-pdf
    url-repo-root: https://github.com/asciidoctor/asciidoctor-pdf/tree/main
    url-project-issues: https://github.com/asciidoctor/asciidoctor-pdf/issues
    url-api-docs: https://www.rubydoc.info/github/asciidoctor/asciidoctor-pdf/Asciidoctor/PDF/Converter
    url-prawn: https://prawnpdf.org
    url-prawn-gmagick: https://github.com/packetmonkey/prawn-gmagick
    url-prawn-svg: https://github.com/mogest/prawn-svg
    url-graphicsmagick: https://www.graphicsmagick.org
nav:
  - modules/ROOT/nav.adoc
  - modules/theme/nav.adoc
  - modules/extend/nav.adoc