#19211: broken links to "object" class and to "collections.Iterator"
---------------------------------+------------------------
       Reporter:  dkrenn         |        Owner:
           Type:  defect         |       Status:  new
       Priority:  major          |    Milestone:  sage-6.9
      Component:  documentation  |   Resolution:
       Keywords:                 |    Merged in:
        Authors:                 |    Reviewers:
Report Upstream:  N/A            |  Work issues:
         Branch:                 |       Commit:
   Dependencies:                 |     Stopgaps:
---------------------------------+------------------------

Comment (by behackl):

 probably relevant: http://stackoverflow.com/questions/11417221/sphinx-
 autodoc-gives-warning-pyclass-reference-target-not-found-type-warning

 As it seems that this is a bug in the Python documentation, I've tried the
 approach suggested on !StackOverflow and added

 {{{
 nitpick_ignore = [('py:class', 'object')]
 }}}
 to `src/doc/en/reference/conf_sub.py`. Then, when trying to build
 `reference/structure`, the errors regarding `object` actually disappeared,
 and the build process was aborted when some other broken links were found.

--
Ticket URL: <http://trac.sagemath.org/ticket/19211#comment:2>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to