blob: 2e8cd41387df2d8842ca9bf3f473c4451b4d23fa (
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.1.4'
prerelease: false
asciidoc:
attributes:
xrefstyle: short@
table-caption: false
release-line: '2.1.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
|