Where can I download Coldfusion documentation data in other formats (excel, text file, or CSV, etc).
What I want is I want to store all of CF documentation in my own datasource. That's why excel format is very fast for data migration.
Where can I download Coldfusion documentation data in other formats (excel, text file, or CSV, etc).
What I want is I want to store all of CF documentation in my own datasource. That's why excel format is very fast for data migration.
Documentation is included with Coldfusion Developer's edition. Download it from http://www.adobe.com/products/coldfusion-developer.html Install it and check the /cfdocs/htmldocs/CFMLRef/ directory in the root.
You could follow the lead from http://www.cfquickdocs.com/howItWorks.cfm and just screenscrape all the documentation off the Adobe site into XML or into your datasource
There is a PDF download option on the docs link that @iDevlop provided http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/index.html. I work on Adobe's doc team and I am not aware of any docs that provided in Excel format or text files.