#5653: [with patch, needs review] display docstrings in the notebook using html
and jsMath
-------------------------+--------------------------------------------------
Reporter: jhpalmieri | Owner: jhpalmieri
Type: enhancement | Status: assigned
Priority: major | Milestone: sage-3.4.2
Component: notebook | Keywords:
-------------------------+--------------------------------------------------
Changes (by jhpalmieri):
* owner: boothby => jhpalmieri
* status: new => assigned
Comment:
A new patch to go on top of docstring-new.2.patch: this incorporates a
contribution from Pat LeSmithe which caches docstrings which have been
processed by Sphinx and also cleans up the Sphinx processing (better
conf.py and layout.html, so simpler set_instrospect_html). I added code
to process docstrings which are not in ReST format (e.g. matrix_plot or
preparse): these are displayed with headers like "File:" in boldface, just
as for other docstrings, and with the body of the docstring in a <pre>
block.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5653#comment:3>
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
-~----------~----~----~----~------~----~------~--~---