ibm-js / jsdoc-amddcl

An effort to create a JSDoc template that works well with AMD and C3MRO-based multiple class inheritance.
Other
3 stars 9 forks source link

Importing doclets #2

Closed asudoh closed 10 years ago

asudoh commented 10 years ago

Let's try adding a feature to import doclets from jsdoc -X output. Make sure the imported contents won't show up in index page, but they can be navigated through.

AdrianVasiliu commented 10 years ago

Related jsdoc issue: https://github.com/jsdoc3/jsdoc/issues/534