Skip to content

Exclude directive constructors from API documentation #97

@Airblader

Description

@Airblader

Constructors for things like QueryParamNameDirective are currently listed in the API documentation, listing the injectables they expect which essentially leaks information about implementation details such as the group service.

We should hide these from the API documentation (@internal).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Comp: DocsDocumentation (either in @ngqp/core or ngqp-demo)Priority: LowThis is nice-to-have, but doesn't really affect users directlyType: BugSomething that should work doesn't

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions