If Nodal uses the npm documentation package to annotate our source and auto-generate our docs, can we integrate support for JSDoc style source annotation of Nodal projects, and automated API reference building for new Nodal servers?
This would be a cool added dimension to a Nodal project:
Source annotation and API reference deployment out-of-the-box.
It's one less tooling decision that a developer has to think about when building an API.
Then as you build an API, you can build your reference, and release the API with the reference to your end-users from day 1?
The folks managing the npm documentation package seem positive and active, and it's a nice light-weight tool to consider better integrating into a default Nodal project.
If Nodal uses the npm documentation package to annotate our source and auto-generate our docs, can we integrate support for JSDoc style source annotation of Nodal projects, and automated API reference building for new Nodal servers?
This would be a cool added dimension to a Nodal project: Source annotation and API reference deployment out-of-the-box. It's one less tooling decision that a developer has to think about when building an API. Then as you build an API, you can build your reference, and release the API with the reference to your end-users from day 1?
The folks managing the npm documentation package seem positive and active, and it's a nice light-weight tool to consider better integrating into a default Nodal project.