#7466: 21 warnings when building the HTML version of the reference manual, Sage
4.2.1
-----------------------------+----------------------------------------------
Reporter: mvngu | Owner: mvngu
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-4.3
Component: documentation | Keywords:
Work_issues: | Author: John Palmieri
Upstream: N/A | Reviewer:
Merged: |
-----------------------------+----------------------------------------------
Changes (by newvalueoldvalue):
* status: new => needs_review
* upstream: => N/A
* author: => John Palmieri
Comment:
With 4.3.alpha1, I get these warnings and some others. The attached patch
fixes some of these, leaving seven. Four of those come from sagenb, and
so should that spkg should be patched. The other three have to do with
the new category stuff, and I don't know how to fix them:
{{{
/Applications/sage/devel/sage/doc/en/reference/sage/categories/hopf_algebras.rst:6:
(WARNING/2) autodoc can't import/find class
'sage.categories.hopf_algebras.DualCategory.ParentMethods', it reported
error: "DualCategory", please check your spelling and sys.path
/Applications/sage/devel/sage/doc/en/reference/sage/categories/semigroups.rst:6:
(WARNING/2) autodoc can't import/find class
'sage.categories.semigroups.SubQuotients.ElementMethods', it reported
error: "SubQuotients", please check your spelling and sys.path
/Applications/sage/devel/sage/doc/en/reference/sage/categories/semigroups.rst:6:
(WARNING/2) autodoc can't import/find class
'sage.categories.semigroups.SubQuotients.ParentMethods', it reported
error: "SubQuotients", please check your spelling and sys.path
}}}
Instructions: apply the patch. Also delete (by hand) everything in the
directory {{{SAGE_ROOT/devel/sage/doc/en/reference/sage/server/}}}
*except* for
{{{
trac/trac.rst
wiki/moin.rst
}}}
(These files are not tracked by Mercurial, so we have to delete them by
hand, as far as I can tell.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7466#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 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.