roslibjs
roslibjs copied to clipboard
Topic.advertise() missing from Docs
The function Topic.prototype.advertise()
is missing from the JSDoc:
- Docs: http://robotwebtools.org/jsdoc/roslibjs/current/Topic.html
- Src: https://github.com/RobotWebTools/roslibjs/blob/develop/src/core/Topic.js#L115
unadvertise()
is documented correctly though.
Documented, just not included in the hosted docs