#9128: Sphinx should be aware of all.py to find its links
-------------------------------------+--------------------------------------
Reporter: hivert | Owner: hivert
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.4.4
Component: documentation | Keywords: Sphinx links
Author: Florent Hivert | Upstream: N/A
Reviewer: | Merged:
Work_issues: Upgrade to Sphinx 1.0 |
-------------------------------------+--------------------------------------
Comment(by hivert):
For the record, here is another bad side effect of this patch:
{{{
sage: PolynomialRing?
Type: function
Base Class: <type 'function'>
String Form: <function PolynomialRing at 0x16a2758>
Namespace: Interactive
File:
/usr/devel/sage/sage/rings/polynomial/polynomial_ring_constructor.py
Definition: PolynomialRing(base_ring, arg1=None, arg2=None,
sparse=False, order='degrevlex', names=None, name=None,
implementation=None)
Docstring:
<no docstring>
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9128#comment:25>
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.