> From: news [mailto:news@sea.gmane.org] On Behalf Of Jesse Glick
>
> One minor request - that whatever the format is, it would be nice to
be
> able to construct JavaHelp output easily (probably with added or
perhaps
> modified stylesheets). That means
>
> (1) Ability to have plain HTML output - JavaHelp does not render XHTML
> well, alas. ("
" is I think OK as well as "
", but the " ...?>" tag does not get handled.)
The current XSL uses output="html", so no XHTML. OTOH, doesn't JavaHelp
use the HTML viewer from the JDK, which is limited to HTML 3.x? Will it
support HTML 4.01 output?
> (2) Adequate metadata in every file to construct a table of contents.
>
> Not anything critical, since it is at worst possible to manually
produce
> a JavaHelp help set from a set of HTML files by hand-editing TOC and
map
> files.
What kind of TOC? Most tasks/types have the same structure, description
+ attributes + elements + examples. Do we really need to repeat these
for every task/type in a TOC?
I'm a little torn right now between 'too verbose' and 'enough metadata'
in the XML vocab. I'm surprised at the lack of response from many
committers too. I don't think it bodes too well for this work. --DD
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org