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

Polygonal_surface_reconstruction: unknown group in documentation #7791

Closed
albert-github opened this issue Oct 11, 2023 · 2 comments · Fixed by #7804
Closed

Polygonal_surface_reconstruction: unknown group in documentation #7791

albert-github opened this issue Oct 11, 2023 · 2 comments · Fixed by #7804

Comments

@albert-github
Copy link
Contributor

Analogous to the issues #7691, #7692 and #7693 adding a warning to doxygen gives me the warning

Polygonal_surface_reconstruction/include/CGAL/Polygonal_surface_reconstruction.h:53: warning: Found non-existing group 'PkgPolygonalSurfaceReconstruction' for the command '@ingroup', ignoring command
  • where does this \ingroup belong to or should the line be removed?
@afabri
Copy link
Member

afabri commented Oct 17, 2023

I think we have to add the suffix Ref to 'PkgPolygonalSurfaceReconstruction' and the same in the other reported issues. @sloriot do you agree?

@albert-github
Copy link
Contributor Author

albert-github commented Oct 17, 2023

With Ref could be OK as the \defgroup with Ref exists:

Not OK no \defgroup (or \addtogroup) with Ref

The Kernel_23 problem looks to me completely different (#7789)

@lrineau lrineau linked a pull request Oct 20, 2023 that will close this issue
@lrineau lrineau added this to the 6.0-beta milestone Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants