jsdoc-for-sphinx icon indicating copy to clipboard operation
jsdoc-for-sphinx copied to clipboard

Formatting updates

Open jterrace opened this issue 14 years ago • 1 comments

  • 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:

jterrace avatar Nov 22 '11 15:11 jterrace

Updated with another commit - ping @stdbrouw

jterrace avatar Nov 26 '11 23:11 jterrace