Change Notes item #540419, was opened at 2002-04-07 03:48
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=381174&aid=540419&group_id=22866

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: David Jencks (d_jencks)
Assigned to: Nobody/Anonymous (nobody)
Summary: New JMX documentation tool

Initial Comment:
I've written an xdoclet task/template to generate
documentation for jmx mbeans using essentially the same
content as goes in the xmbean descriptor.  In the first
step, xdoclet generates docbook xml from the @jmx
markup, and in the second step the docbook xsl
generates html.  Generated files go into output
jmx-api.  I put targets in the connector module for
this, they are called from javadoc or all.  The
build/build.sh all target generates them and copies to
build/output..../jmx-api.

This now generates the documentation for the new
ConnectionManager framework.

The current jboss xdoclet version uses xjavadoc. 
Source code for both jars is tagged in xdoclet cvs
corresponding to the jboss cvs version.

@todo: 
-Add targets to the other build files and write the 
documentation for the mbeans.
-Improve the look of the generated documentation, such
as adding jboss logos etc.
-Generate a pdf manual from the docbook xml.
-Generate an index page.
 

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=381174&aid=540419&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to