Skip to content

Commit

Permalink
Merge pull request #630 from perlun/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
ysb33r authored Aug 18, 2022
2 parents f7f1f65 + 5b166e1 commit a70bd00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ copyResourcesOnlyIf:: Only copy resources if the backend matches the listed back
languages:: Invoke source language support but specifying one or more languages.
inProcess:: Specifies whether Asciidoctor conversions should be run in-process or out-of-process. Default: `true` (in-process).
logDocuments:: Specifies if documents being processed should be logged on console. Type: boolean. Default: `false`.
options:: A shortcut to`asciidoctorj.options`.
options:: A shortcut to `asciidoctorj.options`.
outputDir:: where generated docs go.
Use either `outputDir path`, `setOutputDir path` or `outputDir=path`
Type: File, but any object convertible with `project.file` can be passed.
Expand Down

0 comments on commit a70bd00

Please sign in to comment.