#8711: fix warnings when building the ref manual (4.4.alpha0)
-------------------------------+--------------------------------------------
   Reporter:  jhpalmieri       |       Owner:  mvngu          
       Type:  defect           |      Status:  positive_review
   Priority:  major            |   Milestone:  sage-4.4       
  Component:  documentation    |    Keywords:                 
     Author:  John Palmieri    |    Upstream:  N/A            
   Reviewer:  Minh Van Nguyen  |      Merged:                 
Work_issues:                   |  
-------------------------------+--------------------------------------------
Changes (by mvngu):

  * status:  needs_review => positive_review
  * reviewer:  => Minh Van Nguyen


Comment:

 Building the reference manual of Sage 4.4.alpha0 results in the following
 warnings:
 {{{
 /dev/shm/mvngu/sandbox/sage-4.4.alpha0-8711-ref/local/lib/python2.6/site-
 packages/sage/graphs/generic_graph.py:docstring of
 sage.graphs.generic_graph.GenericGraph.add_cycle:5: (ERROR/3) Unexpected
 indentation.
 /dev/shm/mvngu/sandbox/sage-4.4.alpha0-8711-ref/local/lib/python2.6/site-
 packages/sage/graphs/generic_graph.py:docstring of
 sage.graphs.generic_graph.GenericGraph.vertex_cover:26: (WARNING/2) Block
 quote ends without a blank line; unexpected unindent.
 /dev/shm/mvngu/sandbox/sage-4.4.alpha0-8711-ref/local/lib/python2.6/site-
 packages/sage/symbolic/units.py:docstring of
 sage.symbolic.units.unitdocs:15: (WARNING/2) Block quote ends without a
 blank line; unexpected unindent.
 /dev/shm/mvngu/sandbox/sage-4.4.alpha0-8711-ref/local/lib/python2.6/site-
 packages/sage/symbolic/units.py:docstring of
 sage.symbolic.units.unitdocs:18: (WARNING/2) Definition list ends without
 a blank line; unexpected unindent.
 }}}
 The attached patch resolves those warnings as claimed.

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