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

Option to hide primitive types? #8708

Closed
ghost opened this issue Aug 10, 2021 · 2 comments
Closed

Option to hide primitive types? #8708

ghost opened this issue Aug 10, 2021 · 2 comments
Labels
solved in the mean time Bug solved in a previous version, to be confirmed Usage The mentioned problem is not a doxygen problem but due to usage of a feature.

Comments

@ghost
Copy link

ghost commented Aug 10, 2021

Although sometimes seeing primitive types on the code diagram can be useful, for example when adapting code to work in kernel space (without floating point operations), generally primitive types are not very useful to grasp the structure of code.

Would it be possible to add an option to omit c++ primitive (and STL) types when generating diagrams?

References:
https://stackoverflow.com/questions/14396099/can-doxygen-be-configured-to-omit-fundamental-c-types-from-collaboration-diagr

@albert-github albert-github added the needinfo reported bug is incomplete, please add additional info label Aug 10, 2021
@albert-github
Copy link
Collaborator

  • Can you please attach a, small, self contained example (source+configuration file in a tar or zip) that allows us to reproduce the problem? Please don't add external links as they might not be persistent.
  • Please also specify the full doxygen version used (doxygen -v).

@ghost
Copy link
Author

ghost commented Sep 2, 2021

Hm... I don't seem to be able to reproduce this behaviour with the latest version, so, I guess, my bug has already been resolved.

@ghost ghost closed this as completed Sep 2, 2021
@albert-github albert-github added solved in the mean time Bug solved in a previous version, to be confirmed Usage The mentioned problem is not a doxygen problem but due to usage of a feature. and removed needinfo reported bug is incomplete, please add additional info labels Sep 2, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved in the mean time Bug solved in a previous version, to be confirmed Usage The mentioned problem is not a doxygen problem but due to usage of a feature.
Projects
None yet
Development

No branches or pull requests

1 participant