Open
Description
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
Labels
No labels