#6724: [with patch, needs work] spell-check all modules under sage/modules
---------------------------+------------------------------------------------
Reporter: mvngu | Owner: tba
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.1
Component: documentation | Keywords:
Reviewer: | Author: Minh Van Nguyen
Merged: |
---------------------------+------------------------------------------------
Comment(by wuthrich):
It was on sage4.1.1.rc2 + the two other spelling-tickets that you just
closed #6723 and #6731.
This warning appeared in sage -docbuild reference html
and the table of contents of the html reference contained as the last
entry of Modules
{{{
UNABLE TO IMPORT MODULE
}}}
...
and I just did it again on a brand new clone from sage 4.1.1.rc2;
importing only this patch; doing sage -b (which went all fine) and then
sage -docbuild reference html gives me the same warning as before, namely
{{{
chr...@linux-ljo8:~/sage/trac_spell> sage -docbuild reference html
Warning: could not import sage.modules.fg_pid.fgp_morphism
cannot import name FGP_Morphism
sphinx-build -b html -d
/usr/local/sage/devel/sage/doc/output/doctrees/en/reference .
/usr/local/sage/devel/sage/doc/output/html/en/reference
Sphinx v0.5.1, building html
loading pickled environment... done
building [html]: targets for 0 source files that are out of date
updating environment: 0 added, 617 changed, 0 removed
reading sources... algebras etc
}}}
Am I doing something wrong ?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6724#comment:4>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---