Skip to content

[FEATURE] Allow custom @tags in jsdoc comments #128

@pconnell99

Description

@pconnell99
Overview of the issue

It would be useful to allow mapping arbitrary strings to tags to extract specific details out of a codebase over and above the basic tags supported for JSDocs comments (@param etc.). This could be extracted to the component/element the comment is attached to OR extracted to a separate custom page holding all these elements (think of the standard //TODO comment in an IDE that can be found and used as a guide...)

Motivation for or Use Case

We have a requirement to embed 'business logic' comments to the code. Having this extracted at compodoc run would allow the development team to see the business logic cases at a glance. Other scenarios could be forthcoming as other users see fit.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions