If you don't like doing it that way (it requires CFIDE access, and an RDS/admin password), you can use cfcdoc (by Spike - tweaked by me: http://www.spike.org.uk/projects/cfcdoc/), which parses the CFC files directly off the file system. Cfcdoc also has the advantage of not requiring instantiating a CFC instance to extract the metadata (how the cfcexplorer works), which can have some undesirable side effects if you're using the psuedoconstructor.
cheers, barneyb On 1/20/06, Russ <[EMAIL PROTECTED]> wrote: > Yea... just hit them up in the browser. CF lets you view the docs for them > through some kind of script in CFIDE. It will use your hints, etc to > generate the documentation. > > Russ > > > -----Original Message----- > > From: Oleg Gunkin [mailto:[EMAIL PROTECTED] > > Sent: Friday, January 20, 2006 4:47 PM > > To: CF-Talk > > Subject: Genreting component documentatiton > > > > Is there a way to generate api documentation for coldfusion components in > > a way similar to java's javadoc? > > > > -- > > Oleg Gunkin > > Email: [EMAIL PROTECTED] > > Phone: (604) 666-9392 > > Emerging Technologies / Pacific Web Services > > Information Technology Services > > Public Works and Government Services Canada (Pacific) > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230151 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

