Join Slack
Powered by
How do I document a component, it's properties and...
# cfml-beginners
o
Ookma-Kyi
12/17/2022, 11:00 PM
How do I document a component, it's properties and it's related functions in a matter similar to JavaDocs?
a
Adam Cameron
12/17/2022, 11:39 PM
This probably answers yer Q as well as I could re-typing something similar:
https://stackoverflow.com/a/4925698/894061
b
bdw429s
12/18/2022, 12:37 AM
@Ookma-Kyi
https://www.forgebox.io/view/commandbox-docbox
bdw429s
12/18/2022, 12:38 AM
Ex:
https://s3.amazonaws.com/apidocs.ortussolutions.com/coldbox/6.6.1/index.html
bdw429s
12/18/2022, 12:39 AM
Docbox is the current maintained fork of ColdDoc, BTW.
a
Adam Cameron
12/18/2022, 12:47 PM
I did wonder if "there's a Box for that". But presumed you'd pipe up if there was 😉
👍 1
Open in Slack
Previous
Next