#4907: [with patch, needs review] convert sage.crypto.* docstrings to Sphinx
---------------------------+------------------------------------------------
Reporter: mhansen | Owner: tba
Type: defect | Status: new
Priority: major | Milestone: sage-3.3
Component: documentation | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by wdj):
Looks good. There is one "then" which is caught in a latex math display
mode. I wonder if changing
{{{
100 .. math::
101
102 f(x)=1,\ \ \ \ g(x)=x^4+x+1,
103
104 then
}}}
to
{{{
100 .. math::
101
102 f(x)=1,\ \ \ \ g(x)=x^4+x+1,
103
104
105 then
}}}
would fix that? Ie, add a blank line and delete a space?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4907#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
-~----------~----~----~----~------~----~------~--~---