Spike/Phil Has anyone looked at using Apache Forrest? We use it here because it allows us to create our documentation in simple XML and then export to various formats (PDF, RTF, HTML etc.) its based on Apache cocoon and you can always create your own transformers (in Java) to transform the documentation to a new format. Might be worth taking a look at.
Kola On Tue, 14 Dec 2004 11:13:40 -0800, Phil Cruz <[EMAIL PROTECTED]> wrote: > I mainly use the generated docs in CFStudio/Eclipse. The help panel > of these IDEs automatically gives you a framed view so it didn't occur > to me to create a framed view. > > To meet other people's requirements/expectations, I have added a > framed view to the generated output. For example, > http://philcruz.com/cfcdoc/examples/machii/index_frames.html > > Thanks for the feedback. > > -Phil > > 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 > > > > > > > > > > > > > > > > -- > ---------------------------------------------------------- > 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] > -- KOla BLOG:http://coolskool.blog-city.com/ ---------------------------------------------------------- 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]
