|
Team Been looking around lately for
a tool similar to Sun’s Javadoc for *.cfm,
*.cfc files. Pretty much the same
style of self documentation whereas, our tool would recurse
through the directory structure pulling all defined comments and possibly
pushing all that information to an intermediary XML file for custom XSLT
transformations (automagically) - I came across Hal’s Fusedoc a while back but didn’t really like its
implementation, not to mention it looked as though that project had been
abandoned long ago. I know *.cfc’s have built
in documentation, but only when pointing to it specifically. Id like the ability to pull all that
same documentation from a library of *.cfc’s Any tools you’ve come
across that’ve helped you in development
environments would be great. Im currently using CVS and its built-in $Log$ keyword, but
it’s a bandaid at best. Eclipse pluggin! Best regards, R. Anthony |
- RE: [CFCDev] Javadoc style parsers for mx teams Ramene Anthony
- RE: [CFCDev] Javadoc style parsers for mx teams Raymond Camden
- Re: [CFCDev] Javadoc style parsers for mx teams Bryan F. Hogan
- RE: [CFCDev] Javadoc style parsers for mx teams Nathan Dintenfass
