Hi,

On Mon, 2002-05-06 at 21:07, Julian Scheid wrote:
> The clean solution of this problem would require gjdoc to parse HTML,
> something that wasn't necessary so far and needs to be implemented.
> 
> But Javadoc requires the <html><body>...</body></html> structure and so,
> to be compatible with Javadoc, Gjdoc needs to parse package.html in the
> long run. I've added a task (#962) in savannah.

I have a patch that does a very simple find first body tag, find closing
tag which should work for most if not all package.html files. Will post
it to the cp-tools-discuss list.

> BTW: IMO this is a flaw in the javadoc spec. Why are you allowed, or
> even encouraged, to specify a <title> when the title of the package
> overview page is something like "Generated Documentation - Package
> java.lang" anyway?

Yeah. They fooled me :)

Cheers,

Mark

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to