/jsdoc-test

Simple test case for jsdoc-to-markdown

Primary LanguageJavaScript

jsdoc-test

Demonstrates some rather odd behavior with jsdoc-to-markdown, where local typedefs cannot be referenced using the "local" name, but must be referenced using the "module:" name.

See example.md.

Install

npm install

Generate docs

npm run doc