#9976: Decorated functions/methods have generic signature in documentation
-----------------------------------------------------+----------------------
   Reporter:  jsrn                                   |       Owner:  jsrn       
                             
       Type:  enhancement                            |      Status:  needs_work 
                             
   Priority:  major                                  |   Milestone:  sage-4.7   
                             
  Component:  documentation                          |    Keywords:  sphinx, 
documentation, cython inspection
     Author:  jsrn, Simon King                       |    Upstream:  N/A        
                             
   Reviewer:  Simon King                             |      Merged:             
                             
Work_issues:  Cosmetical changes, indirect doctests  |  
-----------------------------------------------------+----------------------

Comment(by jsrn):

 I still seem to get some warnings when compiling the documentation; as
 before, they do not seem to be because of either of our patches. I
 couldn't figure out what was wrong with the first (not a very helpful
 error message). These are the warnings I get:

 {{{
 /home/jsrn/sage-dev/local/lib/python2.6/site-
 packages/sage/categories/category_types.py:docstring of
 sage.categories.category_types:2: (ERROR/3) Unexpected indentation.
 <autodoc>:0: (ERROR/3) Unexpected indentation.
 /home/jsrn/sage-dev/local/lib/python2.6/site-
 packages/sage/combinat/sf/jack.py:docstring of
 sage.combinat.sf.jack.ZonalPolynomials:3: (WARNING/2) Literal block
 expected; none found.
 /home/jsrn/sage-dev/local/lib/python2.6/site-
 packages/sage/functions/hyperbolic.py:docstring of
 sage.functions.hyperbolic.Function_csch:16: (WARNING/2) Block quote ends
 without a blank line; unexpected unindent.
 /home/jsrn/sage-dev/local/lib/python2.6/site-
 packages/sage/modular/modform/submodule.py:docstring of
 sage.modular.modform.submodule:2: (ERROR/3) Unexpected indentation.
 /home/jsrn/sage-dev/local/lib/python2.6/site-
 packages/sage/schemes/generic/morphism.py:docstring of
 sage.schemes.generic.morphism.SchemeMorphism_structure_map:4: (WARNING/2)
 Bullet list ends without a blank line; unexpected unindent.
 /home/jsrn/sage-dev/devel/sagenb/sagenb/notebook/interact.py:docstring of
 sagenb.notebook.interact.ColorInput:4: (ERROR/3) Unexpected indentation.
 /home/jsrn/sage-dev/devel/sagenb/sagenb/notebook/interact.py:docstring of
 sagenb.notebook.interact.input_grid:26: (WARNING/2) Block quote ends
 without a blank line; unexpected unindent.
 /home/jsrn/sage-dev/devel/sagenb/sagenb/notebook/interact.py:docstring of
 sagenb.notebook.interact.input_grid:28: (WARNING/2) Block quote ends
 without a blank line; unexpected unindent.
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9976#comment:118>
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.

Reply via email to