Skip to content

Missing group definitions in documentation #1184

Open
@albert-github

Description

@albert-github

I ran the doxygen master version (doxygen/doxygen@33a89a6) on the current master version of GUDHI (265ab7b) and got the warnings:

src/Coxeter_triangulation/include/gudhi/Coxeter_triangulation/Cell_complex/Hasse_diagram_cell.h:28: warning: Found non-existing group 'Hasse_diagram' for the command '@ingroup', ignoring command
src/Persistence_representations/include/gudhi/Sliced_Wasserstein.h:344: warning: Found non-existing group 'Sliced_Wasserstein' for the command '@ingroup', ignoring command
src/Persistence_representations/include/gudhi/Sliced_Wasserstein.h:356: warning: Found non-existing group 'Sliced_Wasserstein' for the command '@ingroup', ignoring command
src/Persistence_representations/include/gudhi/Sliced_Wasserstein.h:369: warning: Found non-existing group 'Sliced_Wasserstein' for the command '@ingroup', ignoring command

though the mentioned groups have not been define (with \degroup) so information is not properly grouped.

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