public class ModuleOptionsReferenceDoc
extends java.lang.Object
For each file passed as an argument, will replace parts of the file (inplace) in between //^<type>.<name>
and //$<type>.<name>
with a generated snippet documenting options. Those start and end fences are copied as-is,
so that a subsequent run regenerates uptodate doco.
Constructor and Description |
---|
ModuleOptionsReferenceDoc() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String... paths) |