diff --git a/Polygon_mesh_processing/doc/Polygon_mesh_processing/NamedParameters.txt b/Polygon_mesh_processing/doc/Polygon_mesh_processing/NamedParameters.txt
index 5fe5a41c38f..6b8001b1025 100644
--- a/Polygon_mesh_processing/doc/Polygon_mesh_processing/NamedParameters.txt
+++ b/Polygon_mesh_processing/doc/Polygon_mesh_processing/NamedParameters.txt
@@ -369,6 +369,13 @@ and make the operation impossible with the current version of the code.
Default: `false`
\cgalNPEnd
+\cgalNPBegin{do_not_modify} \anchor PMP_do_not_modify
+Parameter used in `corefine()` function to prevent the refinement of one of the two input meshes.
+\n
+Type: `bool` \n
+Default: `false`
+\cgalNPEnd
+
\cgalNPBegin{clip_volume} \anchor PMP_clip_volume
Parameter used in `clip()` functions to clip a volume rather than a surface.
\n