#9976: Decorated functions/methods have generic signature in documentation
--------------------------------+-------------------------------------------
Reporter: jsrn | Owner: mvngu
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.7
Component: documentation | Keywords: sphinx, documentation, cython
inspection
Author: jsrn, Simon King | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------------+-------------------------------------------
Comment(by SimonKing):
Let me try to condense the discussion above in a TODO list:
* I'll try to replace `_sage_getdoc_unformatted` by `sage_getdoc`.
* You already tried to let `__getattr__` in sage.plot raise the correct
error, and see if doctests still pass. If they don't (except for trivial
cases), you'll open a new ticket.
* I'll remove the "except TypeError" from sage_autodoc.py, since it is
caught in sageinspect.py anyway.
* You'll try to replace the `_sage_getargspec` attribute by a
`_sage_argspec_` method.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9976#comment:34>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en.