I have developed some tags that will enumerate custom tags on the system (giving you the paths to all of the tags) and an attribute parser that may be of some use.
At very least, the custom tag enumeration could be used to develop your own CFC-like self-documentation. The Custom Tag Enumeration Suite can be found here: http://www.emerle.net/programming/index.cfm Hope it helps someone :) -- Ryan Emerle -----Original Message----- From: Everett, Al [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 11:13 AM To: CF-Talk Subject: RE: Documentation examples > There is a version of JavaDoc for UDFs call UDFDoc. There is > even a tool > to generate docs from it. This can be downloaded from cflib.org. Has anybody done anything similar for regular CF templates? Obviously nothing can inspect what's going on in the template like you can with a function, but a way to format the CFML comment at the top of the page so it can be parsed and displayed would be helpful. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

