Skip to content

Fix warnings newly raised by Doxygen 1.9.6.#676

Merged
MarkCallow merged 1 commit intomainfrom
fix_doxy
Mar 17, 2023
Merged

Fix warnings newly raised by Doxygen 1.9.6.#676
MarkCallow merged 1 commit intomainfrom
fix_doxy

Conversation

@MarkCallow
Copy link
Copy Markdown
Collaborator

@refs and @copy*s to "class" members from outside a class must now use fully qualified "class" names.

Hides display of these "class" names in the function list at the top of a module's page. They are still displayed in the Modules section of the ToC due to what looks like a Doxygen bug.

Ignores [Kk][Tt][Xx]{,_} prefixes when building alphabetical indexes so everything does not appear under K.

@refs and @copy*s to "class" members from outside a class must now
use fully qualified "class" names.

Hides display of these "class" names in the function list at the
top of a module's page. They are still displayed in the Modules
section of the ToC due to what looks like a Doxygen bug.

Ignores [Kk][Tt][Xx]{,_} prefixes when building alphabetical indexes
so everything does not appear under K.
@MarkCallow MarkCallow merged commit c5c24a4 into main Mar 17, 2023
@MarkCallow MarkCallow deleted the fix_doxy branch March 17, 2023 01:59
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 21, 2024
@refs and @copy*s to "class" members from outside a class must now
use fully qualified "class" names.

Hides display of these "class" names in the function list at the
top of a module's page. They are still displayed in the Modules
section of the ToC due to what looks like a Doxygen bug.

Ignores [Kk][Tt][Xx]{,_} prefixes when building alphabetical indexes
so everything does not appear under K.
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 22, 2024
@refs and @copy*s to "class" members from outside a class must now
use fully qualified "class" names.

Hides display of these "class" names in the function list at the
top of a module's page. They are still displayed in the Modules
section of the ToC due to what looks like a Doxygen bug.

Ignores [Kk][Tt][Xx]{,_} prefixes when building alphabetical indexes
so everything does not appear under K.
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 22, 2024
@refs and @copy*s to "class" members from outside a class must now
use fully qualified "class" names.

Hides display of these "class" names in the function list at the
top of a module's page. They are still displayed in the Modules
section of the ToC due to what looks like a Doxygen bug.

Ignores [Kk][Tt][Xx]{,_} prefixes when building alphabetical indexes
so everything does not appear under K.
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 22, 2024
@refs and @copy*s to "class" members from outside a class must now
use fully qualified "class" names.

Hides display of these "class" names in the function list at the
top of a module's page. They are still displayed in the Modules
section of the ToC due to what looks like a Doxygen bug.

Ignores [Kk][Tt][Xx]{,_} prefixes when building alphabetical indexes
so everything does not appear under K.
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 22, 2024
@refs and @copy*s to "class" members from outside a class must now
use fully qualified "class" names.

Hides display of these "class" names in the function list at the
top of a module's page. They are still displayed in the Modules
section of the ToC due to what looks like a Doxygen bug.

Ignores [Kk][Tt][Xx]{,_} prefixes when building alphabetical indexes
so everything does not appear under K.
richgel999 pushed a commit to BinomialLLC/KTX-Software-Binomial-Fork that referenced this pull request Mar 9, 2026
@refs and @copy*s to "class" members from outside a class must now
use fully qualified "class" names.

Hides display of these "class" names in the function list at the
top of a module's page. They are still displayed in the Modules
section of the ToC due to what looks like a Doxygen bug.

Ignores [Kk][Tt][Xx]{,_} prefixes when building alphabetical indexes
so everything does not appear under K.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant