#9976: Decorated functions/methods have generic signature in documentation
-----------------------------+----------------------------------------------
Reporter: jsrn | Owner: mvngu
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7
Component: documentation | Keywords: sphinx, documentation
Author: jsrn | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Comment(by SimonKing):
I see this error when building the documentation:
{{{
/mnt/local/king/SAGE/broken/devel/sage/doc/en/reference/sage/plot/complex_plot.rst:7:
(WARNING/2) error while formatting signature for
sage.plot.complex_plot.complex_plot: 'tuple' object has no attribute
'args'
}}}
Admittedly this is after I edited sage_autodoc to use more from
sageinspect. However, it concerns a part that I did not touch, namely
apparently the method `format_args(self)` in sage_autodoc.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9976#comment:14>
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.