jsdoc-for-sphinx
jsdoc-for-sphinx copied to clipboard
Formatting updates
- Removes extra verbose heading for each method name
- Changes the signature of the function to be its short name instead of long name
- Indents the method description properly to line up with the rest of the method by using a utility function that indents multiple lines
- Changed methods to use :returns: and :rtype:
Updated with another commit - ping @stdbrouw