Cesar Parra
Cesar Parra
@codefriar Of course, contributions are more than welcome! But in this case you might not need any change. Any custom annotation added to the docs will be respected in the...
Thanks @codefriar ! At the moment, nothing is being exported (well, that's not _technically_ true since the index file has one export: https://github.com/cesarParra/apexdocs/blob/master/src/index.ts#L1, but that's for an undocumented feature that...
@codefriar That'd be great! I do want to point out there is a way to calling into the `generate` method directly right now, by going all of the way into...
The latest version of the tool (3.0.0) now exports a function `process` which does this.