You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by Ragu Bharadwaj <ra...@daylight.com> on 2001/12/18 02:51:21 UTC

taglib documentation

I''m making a tag library to distribute to my company's clients. Are there
standard templates to use for documenting the tags themselves? If so where
can I access them?

cheers
-Ragu



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: taglib documentation

Posted by Glenn Nielsen <gl...@voyager.apg.more.net>.
The Jakarta-Taglibs project generates documentation automatically for tag
libraries that conform to its Ant build system standards.

Get the jakarta taglibs source and look at one of the simpler taglibs
such as Request or Response.  Also look at the web page:

http://jakarta.apache.org/taglibs/addtaglib.html

And finally look at the ant build.xml and common.xml files and
the related files it uses when building the taglib documentation.

Regards,

Glenn

Ragu Bharadwaj wrote:
> 
> I''m making a tag library to distribute to my company's clients. Are there
> standard templates to use for documenting the tags themselves? If so where
> can I access them?
> 
> cheers
> -Ragu
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

-- 
----------------------------------------------------------------------
Glenn Nielsen             glenn@more.net | /* Spelin donut madder    |
MOREnet System Programming               |  * if iz ina coment.      |
Missouri Research and Education Network  |  */                       |
----------------------------------------------------------------------

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>