#17847: Cython: embed signatures in docstrings of Sage library code
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.6
      Component:  cython             |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer,    |    Reviewers:  Simon King, Jeroen
  Simon King                         |  Demeyer
Report Upstream:  Fixed upstream,    |  Work issues:
  but not in a stable release.       |       Commit:
         Branch:                     |  cced81b8c06b2eeb436c7876e5fed356e868e334
  u/SimonKing/ticket/17847           |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 I'm diffing the old and new HTML manual, and things look good. The newer
 manual seems to omit docstrings, but that's just because you're no longer
 displaying the `__init__` methods of base classes. Interestingly, I also
 see changes of the form
 {{{
 #!diff
 -<a class="reference external"
 
href="../../../rings/sage/rings/quotient_ring.html#modulesage.rings.quotient_ring"
 title="(in Sage Reference Manual v6.6.rc2)"><tt class="xref py py-mod
 docutils literal"><span class="pre">quotient_ring</span></tt></a>.</p>
 +<a class="reference external"
 
href="../../../rings/sage/rings/quotient_ring.html#modulesage.rings.quotient_ring"
 title="(in Sage Reference Manual: General Rings, Ideals, and Morphisms
 v6.6.rc2)"><tt class="xref py py-mod docutils literal"><span
 class="pre">quotient_ring</span></tt></a>.</p>
 }}}
 which are good but I cannot explain.

--
Ticket URL: <http://trac.sagemath.org/ticket/17847#comment:84>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to