You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analogous to the issues #7691, #7692 and #7693 adding a warning to doxygen gives me the warning
Solver_interface/include/CGAL/Eigen_sparse_matrix.h:316: warning: Found non-existing group 'PkgSolverInterfaceRefLS' for the command '@ingroup', ignoring command
where does this \ingroup belong to or should the line be removed?
The text was updated successfully, but these errors were encountered:
This issue is only relevant when using the doxygen master version and as the CGAL versions 5.5. and 5.6 don't use this version in the distribution it is not relevant here.
With the current CGAL master and using the doxygen master version the warnings are gone based on the fix #7804.
Analogous to the issues #7691, #7692 and #7693 adding a warning to doxygen gives me the warning
\ingroup
belong to or should the line be removed?The text was updated successfully, but these errors were encountered: