I am using Sphinx-1.0.6 and I have an autoclass block with explicit
method names declared in :members:
Some class methods are decorated.
For those class methods, Sphinx fails to detect their signature and
docstring, they look like this in the docs:
method_name(*args, **kw)
doc
I searched the group first, but the related results seem to be
reasonably old.
--
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en.