#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):
Currently (i.e., after replacing the "except TypeError"), I get the
following error when building the references:
{{{
reading sources... [ 7%] sage/algebras/free_algebra_element
Exception occurred:
File "/mnt/local/king/SAGE/broken/local/lib/python2.6/site-
packages/Sphinx-1.0.4-py2.6.egg/sphinx/config.py", line 207, in
__getattr__
raise AttributeError('No such config value: %s' % name)
AttributeError: No such config value: autodoc_default_flags
The full traceback has been saved in /tmp/sphinx-err-5rJIPQ.log, if you
want to report the issue to the developers.
}}}
Do you have an idea where "autodoc_default_flags" is requested? According
to `grep autodoc_default -R .`, it occurs ''nowhere'' in the sage
repository!
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9976#comment:42>
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.