Skip to content

Do not describe the contining header file for member functions. #1161

@akrzemi1

Description

@akrzemi1

MrDocs adds a line:

Declared in <header>

While it is useful for free functions and classes, I do not think it adds any value for member functions. It is obvious that it is declared in the enclosing class; and you can see what header the class is declared in.

And it unnecessarily consumes space. This text should not be rendered by default for member functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions