Has anyone tried using Doxygen to generate documentation for CF? I've been struggling with trying to generate unified documentation (or to at least avoid 2 or more documentation tools) for my CFMX projects with tend to include a fair bit of Java, traditional CF, and CFCs.
I did a pretty thorough survey and it seemed like Doxygen was the most likely choice for documenting arbitrary files since it's got the capability to take hints (e.g. this is a *class*, even though it's not java and doesn't say "class" -- pretend it is when building the docs). Anyone else gone down this road? On Sun, 12 Dec 2004 23:51:57 -0500, Bill Rawlinson <[EMAIL PROTECTED]> wrote: > i found the missing frame kind of disconcerting as well - and I hate > frames - but it is a javadoc convention (or so it seems). just my > $.02 > > > > > On Mon, 13 Dec 2004 09:57:53 +1100, Mark Mandel <[EMAIL PROTECTED]> wrote: > > Looks good - but a lack of frames support I find a real downer for me > > - coming from a Javadoc bg. > > > > Sorry mate ;o) Still sticking with Spike's CFDoc ;o) > > > > Mark > > > > > > > > > > On Fri, 10 Dec 2004 22:02:49 -0800, Phil Cruz <[EMAIL PROTECTED]> wrote: > > > CFCDoc does Eclipse. It also does .chm which is what DW uses but I > > > couldn't figure out how to get .chm to appear in the Help menu of DW. > > > There seemed to be an xml file that might do it but I had no luck. If > > > anyone has any insight... > > > > > > Also, are there any other platforms/formats that people are interested > > > in? Word file? PDF? Other? > > > > > > -Phil > > > > > > > > > > > > > > > On Fri, 10 Dec 2004 21:25:29 -0500, Roland Collins <[EMAIL PROTECTED]> > > > wrote: > > > > If you integrated into DW or Eclipse, then it would be an awesome > > > > feature. > > > > > > > > > > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > > > > Of Spike > > > > Sent: Friday, December 10, 2004 8:36 PM > > > > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > > > > Subject: Re: [CFCDev] CFCDoc - documentation generator for CFCs > > > > > > > > Out of curiosity, > > > > > > > > How many people would be interested in having a "Generate Static Docs" > > > > option for the dynamic one I wrote a while back? > > > > > > > > http://www.spike.org.uk/projects/cfcdoc > > > > > > > > I've had a couple of requests in the past, but I've been distracted by > > > > other things the last few months. > > > > > > > > Spike > > > > > > > > Phil Cruz wrote: > > > > > I'd like to announce a new tool I've been working on, CFCDoc. CFCDoc > > > > > is a tool for generating html documentation files of CFCs. For > > > > > example, point it at your Mach-II directory and you can generate docs > > > > > that you can use in CFStudio or Eclipse. There's a downloadable demo > > > > > so please take it for a spin and let me know what you think. > > > > > > > > > > http://philcruz.com/blog/ > > > > > > > > > > Cheers, > > > > > Phil > > > > > > > > > > > > > -- > > > > > > > > -------------------------------------------- > > > > Stephen Milligan > > > > Code poet for hire > > > > http://www.spike.org.uk > > > > > > > > Do you cfeclipse? http://cfeclipse.tigris.org > > > > ---------------------------------------------------------- > > > > You are subscribed to cfcdev. To unsubscribe, send an email > > > > to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' > > > > in the message of the email. > > > > > > > > CFCDev is run by CFCZone (www.cfczone.org) and supported > > > > by Mindtool, Corporation (www.mindtool.com). > > > > > > > > An archive of the CFCDev list is available at > > > > [EMAIL PROTECTED] > > > > > > > > ---------------------------------------------------------- > > > > You are subscribed to cfcdev. To unsubscribe, send an email > > > > to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' > > > > in the message of the email. > > > > > > > > CFCDev is run by CFCZone (www.cfczone.org) and supported > > > > by Mindtool, Corporation (www.mindtool.com). > > > > > > > > An archive of the CFCDev list is available at > > > > [EMAIL PROTECTED] > > > > > > > ---------------------------------------------------------- > > > You are subscribed to cfcdev. To unsubscribe, send an email > > > to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' > > > in the message of the email. > > > > > > CFCDev is run by CFCZone (www.cfczone.org) and supported > > > by Mindtool, Corporation (www.mindtool.com). > > > > > > An archive of the CFCDev list is available at > > > [EMAIL PROTECTED] > > > > > > > > > -- > > E: [EMAIL PROTECTED] > > W: www.compoundtheory.com > > ICQ: 3094740 > > > > > > ---------------------------------------------------------- > > You are subscribed to cfcdev. To unsubscribe, send an email > > to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' > > in the message of the email. > > > > CFCDev is run by CFCZone (www.cfczone.org) and supported > > by Mindtool, Corporation (www.mindtool.com). > > > > An archive of the CFCDev list is available at > > [EMAIL PROTECTED] > > > > > -- > Bill > http://blog.rawlinson.us > > > ---------------------------------------------------------- > You are subscribed to cfcdev. To unsubscribe, send an email > to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' > in the message of the email. > > CFCDev is run by CFCZone (www.cfczone.org) and supported > by Mindtool, Corporation (www.mindtool.com). > > An archive of the CFCDev list is available at > [EMAIL PROTECTED] > -- John Paul Ashenfelter CTO/Transitionpoint [EMAIL PROTECTED] ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at [EMAIL PROTECTED]
