| java.lang.Object org.jaffa.tools.website.GenerateTOC
GenerateTOC | public class GenerateTOC (Code) | | author: PaulE |
main | public static void main(String[] args)(Code) | | Generate the Site Map / Table Of Contents for a web site
Parameters: args - the command line argumentsParameter 0 -> The root folder of the site to be processed (Default is 'c:/sandbox.sf/WebSite/dist')Parameter 1 -> The name of the html file to generated in the root folder (Default is 'toc.html') |
startHtml | void startHtml()(Code) | | |
|
|