Skip to content

Internal links in documentation #59

@mudHOAX

Description

@mudHOAX

Is there any way of declaring an internal reference to a part of the documentation via a comment block.

e.g.

/**
 * Some function that does something. Also see {@link someOtherFunction}.
 */
public someFunction(): void {
    ...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions