mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
Docs: Add group title to boolean path operations.
This commit is contained in:
parent
99d7b5cfdb
commit
451ff4fd03
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue