Docs: Add group title to boolean path operations.

This commit is contained in:
Jürg Lehni 2013-12-28 20:56:30 +01:00
parent 99d7b5cfdb
commit 451ff4fd03

View file

@ -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.
*