|
|
|
|
|
by johnisgood
441 days ago
|
|
Thank you! Is it possible to do something like: faultdef {
FOO, // comment
BAR, // another comment
BAZ, // yadda
// Maybe this would work, too (for docgen if available)
QUX
}
or something like that?Does C3 have a way to generate documentation? |
|