#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 hivert):

 Replying to [comment:12 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.)

 Hi Andrey,

 Thanks for beta testing my patch ! It this module included in the
 documentation ? More precisely is there a link in some {{{.rst}}} file
 (probably {{{doc/en/reference/geometry.rst}}}) ? Because if it is not
 imported nor linked from the doc, Sphinx as no way to find it but
 importing the module. This is something I tried to avoid for performance
 reason... If you are still having some problem, can you please make your
 patch accessible so that I can debug with it. I don't care if the code is
 not working...

 You probably already figured that out, but I must confess that I put this
 patch here for comment but it is clear that it has not sufficiently been
 shaken. So many thanks for helping me on that and sorry to cause some
 trouble.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9128#comment:13>
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.

Reply via email to