WebSite
Create the web site, mainly by copying the regular docs. A few items are
different in the web site, for example it calls web site analytics.
Also, the main entry point page is different.
The newsfeeds are generated here as well.
| Methods |
| static void |
main(String... args)
This method is called when executing this application from the command
line.
|
| static void |
main(String... args) throws Exception
This method is called when executing this application from the command
line.
Parameters:
args - the command line parameters
|