Not sure how far back you are referring.  If you download the entire source
dist of the taglibs, there is a taglib-doc-kit in there that has a full
example with an Ant build file, the XSL, XML and CSS style sheet.  This is
about 3 months old, but this is exactly the concept I implemented.

http://jakarta.apache.org/builds/jakarta-taglibs/nightly/

Or you can go right to the CVS and get it:

http://jakarta.apache.org/cvsweb/index.cgi/jakarta-taglibs/taglib-doc-kit/

Scott Stirling

> -----Original Message-----
> From: Alen Milkovic [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 08, 2001 9:36 AM
> To: [EMAIL PROTECTED]
> Subject: Want XSL stylesheet that is used at jakarta.apache.org
> fortaglibs.
>
>
> I read in a post here that someone had the same idea as me:
> To extend the taglib.tld with comments so I could write
> the definition and the documentation in the same file.
> I plan to use this extended taglib format (xml of course) to generate
> the taglib.tld file and documentation (Xalan & Cocoon). I
> have also plans
> to make it possible to generate skeleton classes and ant
> files (Xalan).
>
> What do you people think? If people are interested I can post
> some examples as my work progresses. As for now I only have
> a preliminary xml format with support for multiple languages. And
> have started on a xsl template to generate the documentation.
>
> Anyway, I want to present the tags in the same manner as on
> jakarta.apache.org so I wondered if anyone has made a xsl stylesheet
> for this that generates the pages from html. I would really
> apreciate it.

Reply via email to