#4903: [with patch, needs review] convert sage.calculus.* docstrings to Sphinx
---------------------------+------------------------------------------------
Reporter: mhansen | Owner: mhansen
Type: defect | Status: assigned
Priority: major | Milestone: sage-3.3
Component: documentation | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by wdj):
* In minpoly (around line 1659)
{{{
+ ``self`` and use PARI's algdep to get a candidate
+ minpoly `f`. If `f(``self``)`,
+ evaluated to a higher precision, is close enough to 0 then
evaluate
+ `f(``self``)` symbolically, attempting to prove
+ vanishing. If this fails, and ``epsilon`` is non-zero,
+ return `f` if and only if
+ `f(``self``) < ``epsilon```.
}}}
is not parsing correctly. See
{{{
http://sage.math.washington.edu/home/mhansen/sage-3.2.3-sage.math-
only-x86_64-Linux/devel/sage/doc/output/html/en/reference/sage/calculus/calculus.html
}}}
I guess sphinx is having trouble with the nested quotes?
Another problem with the html conversion is that the footer (in ubuntu
seamonkey) in that file is
not offset as blue. (Eg, the next link at the bottom of the page does not
appear as it is overwritten by the white page background, but it is there
if you mose over it.) It does render correctly in epiphany however. Does
anyone but me even use seamonkey?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4903#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---