|
From: Torsten J. <tju...@ya...> - 2004-04-07 11:22:19
|
Rod created an issue in JIRA (http://opensource.atlassian.com/projects/spring/browse/SPR-87 ) for this topic. Darren already added some requirements. We should use this JIRA issue to keep track on additional requirements, design infos and source code like the stylesheets provided by Daniel and Don. Torsten --- Faizan Hussain <fa...@ru...> wrote: > Guys, > I might be able to help you in writing xsl > stylesheets for spring configs. > It will be great if you can provide/explain the > desired output for a > particular xml file. > > If Daniel can also send me the xsl file that he > mentioned that will also be > a help. > > Faizan > > > -----Original Message----- > From: > spr...@li... > [mailto:spr...@li...] > On Behalf Of > Daniel Potter > Sent: Tuesday, April 06, 2004 11:10 AM > To: spr...@li... > Subject: Re: [Springframework-developer] Creating > documentation from Spring > beans definition files (e.g. like HiveMind's > HiveDoc) > > I know it's not quite what you had in mind with this > question, but we've > used Graphviz > (www.research.att.com/sw/tools/graphviz/) to > generate dependency graphs based on Spring > configuration files. The > basic process involves using an XSL stylesheet to > transform the Spring > XML config files into the .dot syntax used by > Graphviz, then running > Graphviz on the .dot files to generate png, gif, > postscript, etc. > dependency graphs. Of course, this wouldn't work > for autowired > configurations, but it generates interesting and > useful graphs for > explicit configurations. > > Daniel > > On Tue, Apr 06, 2004 at 01:02:39AM -0700, Torsten > Juergeleit wrote: > > Is anyone already working on a way to create > > documentation from Spring beans definition files? > > > > Howard's HiveMind / HiveDoc > > (http://jakarta.apache.org/hivemind/hivedoc.html) > uses > > XSL stylesheets to transform the HiveMind config > files > > into a set of HTML files. Sample output: > > > http://jakarta.apache.org/hivemind/hivedocs/index.html > > > > Does it make sense to create something similar for > > Spring? > > > > Torsten __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ |