are you familiar with Javadocs? Pretty cool, creates the documentation for all classes, methods etc based on comments in the code. I'd imagine it wouldn't be impossible to do something similar in CF. Have comments in a particular format, perhaps not too different from fusedocs, then have some code that will recurse through directories and files, turning these comments into documentation pages.
Duncan Cumming IT Manager http://www.alienationdesign.co.uk mailto:[EMAIL PROTECTED] Tel: 0141 575 9700 Fax: 0141 575 9600 Creative solutions in a technical world ---------------------------------------------------------------------- Get your domain names online from: http://www.alienationdomains.co.uk Reseller options available! ---------------------------------------------------------------------- ---------------------------------------------------------------------- [EMAIL PROTECTED] .uk (Terry To: [EMAIL PROTECTED] Riley) cc: Subject: [ cf-dev ] Documentation 07/09/2003 11:10 Please respond to dev Is there any software/tag/gizmo in existence that will, once properly set up, produce a series of pages that effectively document a CF5+ application? I remember years ago there used to be something like this that worked with FoxPro projects. Press several buttons and it would (eventually) produce reams of pages with the input/output/variables etc. and project structure. Anything like this in the pipeline? Cheers Terry -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
