asciidoctorj
asciidoctorj copied to clipboard
Document in OptionsBuilder.java the incompatible options
trafficstars
Document in these 3 methods that they are mutually exclusive for the target
inPlace()(precise that in place means to create the target file in the same folder as the original, just changing the extension)toFile()you precise instead the target file name path including the extensiondestinationDir()
OptionsBuilder does not detect and complains that you set them together.
Thanks.
Hi Olivier,
Would you like to create a PR with a fix for this?
Robert
OK, I will add some documentation to these fields. I will not test that the options are not compatible except if you ask me to.
We should also mention use of standalone with headerFooter if merged