#6724: [with patch, needs work] spell-check all modules under sage/modules
---------------------------+------------------------------------------------
 Reporter:  mvngu          |       Owner:  tba            
     Type:  defect         |      Status:  new            
 Priority:  major          |   Milestone:  sage-4.1.1     
Component:  documentation  |    Keywords:                 
 Reviewer:                 |      Author:  Minh Van Nguyen
   Merged:                 |  
---------------------------+------------------------------------------------

Comment(by mvngu):

 With Sage 4.1.1.rc2, the only warnings I see when building the reference
 manual are:
 {{{
 WARNING: /scratch/mvngu/sage-4.1.1.rc2-sage.math/local/lib/python2.6/site-
 packages/sage/graphs/graph.py:docstring of
 sage.graphs.graph.GenericGraph.kirchhoff_matrix:56: (WARNING/2) Literal
 block ends without a blank line; unexpected unindent.
 WARNING: /scratch/mvngu/sage-4.1.1.rc2-sage.math/local/lib/python2.6/site-
 packages/sage/graphs/graph.py:docstring of
 sage.graphs.graph.GenericGraph.laplacian_matrix:56: (WARNING/2) Literal
 block ends without a blank line; unexpected unindent.
 WARNING: /scratch/mvngu/sage-4.1.1.rc2-sage.math/local/lib/python2.6/site-
 packages/sage/graphs/graph.py:docstring of
 sage.graphs.graph.Graph.clique_number:19: (WARNING/2) Inline literal
 start-string without end-string.
 }}}
 These warnings are fixed by #6684. So I applied patches against Sage
 4.1.1.rc2 in this order:
  1. the patch at #6684
  1. the patch on this ticket
 The reference manual then rebuilt without any warnings. So I'm curious
 where and how you got the warning you reported.

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