Skip to content

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

@romintomasetti

Description

@romintomasetti

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!

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