-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Breakup and improve PMP's documentation #9286
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
base: main
Are you sure you want to change the base?
Conversation
See also PR: CGAL#6914
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
For example: warning: tag INPUT: input source '/home/runner/work/cgal/cgal/PMP_Boolean_operations/include/' does not exist warning: source '/home/runner/work/cgal/cgal/PMP_Boolean_operations/include' is not a readable file or directory...
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
See suggestion of @albert-github in PR CGAL#8739
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Documentation/doc/Documentation/Tutorials/Tutorial_reconstruction.txt
Outdated
Show resolved
Hide resolved
This comment was marked as outdated.
This comment was marked as outdated.
|
The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/9286/v0/Manual/index.html |
janetournois
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments and one more question
For functions moved from namespace CGAL::PMP to namespace CGAL, are we going through a "deprecated" period, or a direct breaking change?
PMP_Boolean_operations/doc/PMP_Boolean_operations/PackageDescription.txt
Outdated
Show resolved
Hide resolved
PMP_Boolean_operations/doc/PMP_Boolean_operations/PMP_Boolean_operations.txt
Outdated
Show resolved
Hide resolved
PMP_Boolean_operations/doc/PMP_Boolean_operations/PMP_Boolean_operations.txt
Outdated
Show resolved
Hide resolved
PMP_Boolean_operations/doc/PMP_Boolean_operations/PMP_Boolean_operations.txt
Outdated
Show resolved
Hide resolved
PMP_Boolean_operations/doc/PMP_Boolean_operations/PMP_Boolean_operations.txt
Show resolved
Hide resolved
...ing/include/CGAL/Polygon_mesh_processing/approximated_centroidal_Voronoi_diagram_remeshing.h
Outdated
Show resolved
Hide resolved
PMP/border.h was moved to border.h in BGL, and the PMP functions are deprecated (it's in PMP "Core"). |
Summary of Changes
With the years and the additions to the package "Polygon Mesh Processing" (PMP), the user and reference manuals have grown overly large, making it difficult to find information.
This PR splits the documentation of PMP into four (three new) packages:
TODO:
Tentative TODO:
Release Management
Integrate after :
PMP