Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup doxygen and codespell #1114

Merged
merged 1 commit into from
Oct 24, 2022
Merged

cleanup doxygen and codespell #1114

merged 1 commit into from
Oct 24, 2022

Conversation

gottfriedleibniz
Copy link

Fixes some missing/incorrect doxygen commands/labels. @mainpage in glm.hpp was also moved above @defgroup/@ingroup to avoid potential Doxygen member-group confusion with the last @defgroup command.

Few additional notes:

  1. The doxyfile and doxygen.css could be updated to 1.9
  2. Doxygen will spew typedef conflicts between gtc/matrix_integer.hpp and ext/matrix_*int*.hpp
  3. There is some inconsistent description ordering in ext when compared to gtc and gtx, e.g., "Include <*.hpp> to use the features of this extension" versus "Defines functions that generate common transformation matrices"

@christophe-lunarg
Copy link

Thanks for contributing !

@christophe-lunarg christophe-lunarg self-assigned this Oct 24, 2022
@christophe-lunarg christophe-lunarg merged commit bb4466e into g-truc:master Oct 24, 2022
@gottfriedleibniz gottfriedleibniz deleted the docs/doxygen branch October 24, 2022 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants