ColdDoc icon indicating copy to clipboard operation
ColdDoc copied to clipboard

ColdDoc is a tool that has been built to generate documentation based on ColdFusion Component Meta Data.

Results 3 ColdDoc issues
Sort by recently updated
recently updated
newest added

There may be a requirement where user do not want to document all folders as some folders may contain third-party libraries. So, let user make a choice of the folders...

ColdDoc falls over on CFCs with dots in their filename, but reports the incorrect component path when logging this error. e.g. for `/path/to/object.archive.cfc` the log would report `path.to.object` as not...

Added a patch for compatibility with open bluedragon 3.0 The recurse and filter options for cfdirectory work differently in openbd. Added a compatibility component which uses a custom method to...