rob-smallshire / cartouche

A Sphinx extension to convert help() friendly docstrings to Sphinx markup
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Support class docstrings #5

Closed rob-smallshire closed 11 years ago

rob-smallshire commented 11 years ago

Original author: robert.smallshire@gmail.com (June 29, 2012 07:02:29)

Class docstring should have, according to the Google Python Style guide an Attributes: section for public attributes.

Original issue: http://code.google.com/p/cartouche/issues/detail?id=5

rob-smallshire commented 11 years ago

Implemented in cartouche 1.1