> -----Original Message----- > From: Christopher Lenz [mailto:[EMAIL PROTECTED] > Sent: 18 September 2003 00:04 > To: Cactus Developers List > Subject: Re: Maven build patches accepted!
[snip] > > No it won't. Or at least it won't give what we want. The xdocs DTDs are > > different. > > So now there's a DTD (or some kind of formalized schema) for the Maven > xdocs? ;-) Nope, but there is a known format... :-) I was using DTD to loosely mean a format! > > I think a change to the Maven "DTTD" wouldn't be very hard, and I > wouldn't oppose, even though I'm not very fond of the schema and would > prefer using forrest's documentv12 (or whatever) DTD. Cool. Another option is to keep our DTD and simply pass our own stylesheet (JSL...) to the Maven xdoc plugin. [snip] > > > > I can't find navigation.xml on your web site. I'm still not sure why you > > need the link to that DTD! Simply remove it. In all my navigation.xml, I > > never use any reference to any DTD. > > Hmm, a misunderstanding I suppose: > > http://cvs.apache.org/viewcvs.cgi/jakarta- > cactus/documentation/docs/xdocs/navigation.xml?rev=1.14&content- > type=text/vnd.viewcvs-markup Ah yes. I was referring to Maven's navigation.xml! Whereas Julien was referring to Cactus's navigation.xml file (which I had forgotten about). BTW, this is the reason I named it navigation.xml in the first place... (to be more "compatible" with the Maven equivalent... ;-) > > There *is* a "link" to the DTD, and it's relative. It's relative for the > simple reason so that XML editors can find it. The Ant build uses a > catalog to resolve the DTD reference, so it isn't even using the > relative path specified. > > IMHO, the current documentation story with the sitemap and the > navigation files is a bit messy. If the Maven documentation module > offers the functionality to generate a navigation with nested menus > based on sub-directories *and* we can style the result so it looks like > Jakarta/Cactus and not SourceCast/Tigris/java.net/Maven/you-name-it, > that'd be the way to go. Cool. I'm sure we can succeed in some way or other. -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
