jsdoc2md / dmd

The default output template for jsdoc2md
MIT License
39 stars 49 forks source link

resolves #2 and a couple other problems #4

Closed boneskull closed 10 years ago

boneskull commented 10 years ago

Example output:

- \[name=DebaserOptions.name\] `String` | `Object` - Optional name of Debaser.  Only useful if using
multiple instances.  If omitted, this is considered the `opts` parameter.
- \[options={}\] <code>[DebaserOptions](#DebaserOptions)</code> - Options to modify angular-debaser's behavior; see [DebaserOptions](#DebaserOptions).
75lb commented 10 years ago

cheers dude, landed in dmd 0.2.7.. npm update -g jsdoc-to-markdown should pick it up..

once you're done documenting i'll highlight your project as an Example on the jsdoc2md project readme.. if that's ok..