modifying contents of <title> tag
When I generate my javadocs, then view in a browser, the title just says "Generated Documentation (untitled)." I need to put my company name and the name of the API here. I know I could change the <title> tag post-process, but I'd rather make a change that works automtically each time the javadocs are generated.
Thanks much,
Paul

