Documentation: add todo to Path#add

This commit is contained in:
Jonathan Puckey 2011-05-29 16:05:47 +02:00
parent b37604cbac
commit 78ab493709

View file

@ -276,6 +276,7 @@ var Path = this.Path = PathItem.extend({
},
// PORT: Add support for adding multiple segments at once to Sg
// DOCS: find a way to document the variable segment parameters of Path#add
/**
* Adds one or more segments to the end of the segment list of this path.
*