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

doxygen: generate a tag file similar to how other Trilinos packages do #2224

Open
romintomasetti opened this issue May 31, 2024 · 0 comments

Comments

@romintomasetti
Copy link

I seems that kokkos-kernels does not produce a Doxygen tag file for now. This means other packages cannot nicely reference kokkos-kernels functionalities:

GENERATE_TAGFILE =

To enable a kokkos-kernels tag file to be available at https://docs.trilinos.org/dev/packages/common/tag_files, I would propose that docs/Doxyfile.in is simply updated to:

 GENERATE_TAGFILE       = ../../common/tag_files/kokkos-kernels.tag

@cwpearson What do you think ? Thanks!

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

No branches or pull requests

1 participant