Files
sphinx/doc/ext
Anselm Kruis 0311f33347 Feature: enhance autoclass:: to use the docstring of __new__
The method new is an alternative to __init__, but autoclass does not 
respect __new__. This commit enhances the directive autoclass:: to try
__new__ method's docstring, if __init__ method's docstring is missing or
empty.

The commit also adds tests and updates the documentation.
2016-02-05 19:09:43 +01:00
..
2015-02-28 01:02:41 +09:00
2016-01-12 13:36:12 +09:00
2015-07-25 15:55:43 +02:00
2016-01-12 13:36:12 +09:00
2015-03-07 22:07:46 +09:00