Open prisonerjohn opened 10 years ago
Issue by alignedleft Wednesday Mar 13, 2013 at 21:09 GMT Originally opened as https://github.com/processing/processing-web/issues/73
XML.getChild() can take either an int or a String as a parameter. Yet the page:
XMLgetChild.html
…documents only one parameter (the String "name").
Ensure that all XML method pages document all possible parameters.
Comment by alignedleft Wednesday Apr 03, 2013 at 15:20 GMT
Reviewed all XML method pages, and all parameters are now already documented. No changes needed.
Issue by alignedleft Wednesday Mar 13, 2013 at 21:09 GMT Originally opened as https://github.com/processing/processing-web/issues/73
XML.getChild() can take either an int or a String as a parameter. Yet the page:
XMLgetChild.html
…documents only one parameter (the String "name").
Ensure that all XML method pages document all possible parameters.