diff --git a/src/path/PathItem.Boolean.js b/src/path/PathItem.Boolean.js index 0ec05826..f5947131 100644 --- a/src/path/PathItem.Boolean.js +++ b/src/path/PathItem.Boolean.js @@ -222,6 +222,8 @@ PathItem.inject(new function() { // at intersections. return /** @lends Path# */{ /** + * {@grouptitle Boolean Path Operations} + * * Merges the geometry of the specified path from this path's * geometry and returns the result as a new path item. *