-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
JSDoc Tutorials offer some advantages over Doclets articles:
- Ability to link to tutorial from API documentation via
@tutorialtag - Ability to link to API documentation from tutorial via
{@link}tag - Support for a JSON file to specify an order and even a hierarchy for the tutorial index
If I understand the code correctly, Doclets uses its own Markdown parser to create articles. Would it be possible to add support for JSDoc tutorials?
Metadata
Metadata
Assignees
Labels
No labels