Hi guys, I was just wondering about the most popular ways of documenting projects. I'm currently using fusedocs with my fusebox apps. If you're not using fusebox/fusedocs are there any other documentation standards that you're using?
If you work a lot with CFCs then making sure you fill in all the metadata attributes can lead to some very nice self documentation. You might have a look at Macromedias internal CFC browser or something like Spike's CFCDoc.
Here's an example of documentation for the FarCry API: http://farcry.daemon.com.au/cfcdoc/
Also good to consider using version control and making sure developers explain their commits -- can lead to very informative historical documentation of the code's evolution. For example, we use CVS Monitor for FarCry and CFEclipse:
http://code.daemon.com.au/
-- geoff http://www.daemon.com.au/
--- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
