summaryrefslogtreecommitdiff
path: root/docs/antora.yml
blob: 10c826e62000f6a110d8c9cf61d5592c9eb871b2 (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.3'
prerelease: false
asciidoc:
  attributes:
    xrefstyle: short@
    table-caption: false
    release-line: '2.3.x'
    url-gem: https://rubygems.org/gems/asciidoctor-pdf
    url-project-repo: https://github.com/asciidoctor/asciidoctor-pdf
    url-project-issues: https://github.com/asciidoctor/asciidoctor-pdf/issues
    url-api-docs: https://www.rubydoc.info/gems/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