Skip to content

Check to see if we can support docco style docs as well as JSDoc side-by-side #5

@rbakr

Description

@rbakr

The combination of these node modules may do what we want (coexistant docco/jsdoc comments).

https://npmjs.org/package/dox
Markdown / JSDoc documentation generator in node by tjholowaychuk

https://npmjs.org/package/dox-docco
"Dox parses block style JS comments, while Docco parses single-line comments. In effect, this is Docco for block-style comments"

It would be great to give these a test run and see how much work would be needed to work them into the process.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions