#9128: Sphinx should be aware of all.py to find its links
------------------------------+---------------------------------------------
Reporter: hivert | Owner: hivert
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.4.4
Component: documentation | Keywords: Sphinx links
Author: Florent Hivert | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by novoselt):
While working on my patches, I am getting the following from this one:
{{{
WARNING: undefined symbol
:meth:`sage.geometry.fan.RationalPolyhedralFan._compute_cone_lattice` in
module sage.geometry.cone
}}}
I don't understand what is wrong. There are no typos and this module does
exist in my installation. Is it because I don't import this class/module?
Or because it is an underscore method and so there is no record of it in
the documentation? (In this case, I actually make a reference to the
source code of this method, so I just want the name to be typeset in the
same way as other methods, I don't care that the link will not work.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9128#comment:12>
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.