summaryrefslogtreecommitdiff
path: root/docs/antora.yml
blob: a162a5e9a5e2a2ebb78d14ddc34e983569f8342d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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
    url-infoq-template: https://github.com/mraible/infoq-mini-book/blob/main/src/main/ruby/asciidoctor-pdf-extensions.rb
nav:
  - modules/ROOT/nav.adoc
  - modules/theme/nav.adoc
  - modules/extend/nav.adoc