cesarParra / apexdocs

Node.js tool to generate documentation for your Salesforce Apex Classes.
https://www.npmjs.com/package/@cparra/apexdocs
MIT License
102 stars 18 forks source link

Update README.md #47

Closed alpha-bytes closed 2 years ago

alpha-bytes commented 2 years ago

Updated 1x documentation to show that the generate() function's sourceDirectory argument is expected to be an array of strings rather than a single string.

cesarParra commented 2 years ago

Thanks, good catch