blob: 395bb51d11c51a51f77a312e95117b5a0dfd601a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--charset UTF-8
--readme README.adoc
--no-private
--hide-api private
--title "Asciidoctor PDF API Docs"
--output-dir apidoc
--exclude /(?:asciidoctor_ext|core_ext)(?:\.rb$|/)
lib/**/*.rb
-
CHANGELOG.adoc
LICENSE.adoc
NOTICE.adoc
|