How do I document a component, it's properties and...
# cfml-beginners
o
How do I document a component, it's properties and it's related functions in a matter similar to JavaDocs?
a
This probably answers yer Q as well as I could re-typing something similar: https://stackoverflow.com/a/4925698/894061
b
Docbox is the current maintained fork of ColdDoc, BTW.
a
I did wonder if "there's a Box for that". But presumed you'd pipe up if there was 😉
👍 1