#6820: [with patch, needs review] browse sage docs
-------------------------------+--------------------------------------------
Reporter: jhpalmieri | Owner: tba
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-4.2.1
Component: documentation | Keywords: documentation
Work_issues: | Author: John Palmieri
Reviewer: mpatel, cremona | Merged:
-------------------------------+--------------------------------------------
Comment(by mpatel):
Version 3:
* Uses Sphinx's stylesheet and jsMath to format individual docstrings
nicely. Try `browse_sage_doc(identity_matrix)`.
* ''May'' require upgrading
[http://www.math.union.edu/~dpvc/jsMath/changes.html jsMath to version
3.6c], because of Firefox's 3.5's same-origin policy for local files.
* Guesses the `obj`'s name. See
[http://www.daniweb.com/forums/thread229813.html this],
[http://pythonic.pocoo.org/2009/5/30/finding-objects-names this], and/or
[http://bytes.com/topic/python/answers/19521-gathering-variable-names-
within-function this].
Problems:
* Math does '''not''' render properly because backslashes are stripped,
somewhere.
* It may be better to use a HTML template instead of an inline triple-
quoted string.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6820#comment:15>
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
-~----------~----~----~----~------~----~------~--~---