public class FixupHtmlToc
extends java.lang.Object
... copied as is ... <!--start-generated-navbar--> ... ignored ... <!--start-children-toc--> <ul [parent="parent-link.html"]> <li><a href="...">...</a></li> </ul> <!--end-children-toc--> ... ignored ... <!--end-generated-navbar--> ... copied as is ...The file is updated to have the same format, but merging in navigation bar links from the
"parent-link.html".| Constructor and Description |
|---|
FixupHtmlToc() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |