public class TOCGenerator extends Object
| Constructor and Description |
|---|
TOCGenerator(List<String> ignoredDirs) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(Path root,
String tocMarker,
Path targetDoc) |
static void |
main(String[] args) |
public static void main(String[] args) throws IOException
IOExceptionpublic void generate(Path root, String tocMarker, Path targetDoc) throws IOException
IOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.