#8513: Including documentation in the reference manual for some files related to
graph theory
----------------------------+-----------------------------------------------
   Reporter:  abmasse       |       Owner:  rlm                        
       Type:  defect        |      Status:  needs_work                 
   Priority:  major         |   Milestone:  sage-5.0                   
  Component:  graph theory  |    Keywords:  documentation, graph theory
     Author:                |    Upstream:  N/A                        
   Reviewer:                |      Merged:                             
Work_issues:                |  
----------------------------+-----------------------------------------------
Changes (by abmasse):

 * cc: rlm (added)
  * status:  new => needs_work


Comment:

 Here are the warnings I get on my computer:

 {{{
 [~/Applications/sage/devel/sage-combinat/doc/en/reference]$ sage -docbuild
 reference html
 sphinx-build -b html -d
 /Users/alexandre/Applications/sage/devel/sage/doc/output/doctrees/en/reference
 /Users/alexandre/Applications/sage/devel/sage/doc/en/reference
 /Users/alexandre/Applications/sage/devel/sage/doc/output/html/en/reference
 Running Sphinx v0.6.3
 loading pickled environment... done
 building [html]: targets for 612 source files that are out of date
 updating environment: 2 added, 612 changed, 0 removed
 reading sources... [100%] sage/symbolic/ring
 curve_morphismtorcfield
 /Users/alexandre/Applications/sage/local/lib/python2.6/site-
 packages/sage/graphs/generic_graph.py:docstring of
 sage.graphs.generic_graph:3: (ERROR/3) Unexpected indentation.
 /Users/alexandre/Applications/sage/local/lib/python2.6/site-
 packages/sage/graphs/generic_graph.py:docstring of
 sage.graphs.generic_graph.GenericGraph.minimum_outdegree_orientation:7:
 (WARNING/2) Block quote ends without a blank line; unexpected unindent.
 /Users/alexandre/Applications/sage/local/lib/python2.6/site-
 packages/sage/graphs/generic_graph.py:docstring of
 sage.graphs.generic_graph.GenericGraph.spanning_trees_count:18:
 (WARNING/2) Bullet list ends without a blank line; unexpected unindent.
 /Users/alexandre/Applications/sage/local/lib/python2.6/site-
 packages/sage/graphs/generic_graph.py:docstring of
 sage.graphs.generic_graph.GenericGraph.spanning_trees_count:27:
 (WARNING/2) Bullet list ends without a blank line; unexpected unindent.
 
/Users/alexandre/Applications/sage/devel/sage/doc/en/reference/sage/graphs/generic_graph.rst:7926:
 (WARNING/2) Duplicate explicit target name: "krg96".
 
/Users/alexandre/Applications/sage/devel/sage/doc/en/reference/sage/graphs/generic_graph.rst:7930:
 (WARNING/2) Duplicate explicit target name: "gyll93".
 
/Users/alexandre/Applications/sage/devel/sage/doc/en/reference/sage/graphs/generic_graph.rst:7926:
 WARNING: duplicate citation KRG96, other instance in
 
/Users/alexandre/Applications/sage/devel/sage/doc/en/reference/sage/graphs/generic_graph.rst
 
/Users/alexandre/Applications/sage/devel/sage/doc/en/reference/sage/graphs/generic_graph.rst:7930:
 WARNING: duplicate citation GYLL93, other instance in
 
/Users/alexandre/Applications/sage/devel/sage/doc/en/reference/sage/graphs/generic_graph.rst
 looking for now-outdated files... none found
 pickling environment... done
 checking consistency... done
 preparing documents... done
 writing output... [100%] structure
 urve_morphismtorcfield
 writing additional files... genindex modindex search
 copying images... media/homology/rp2.png media/homology/simplices.png
 media/homology/torus.png media/homology/klein.png
 media/homology/torus_labelled.png
 copying static files... done
 dumping search index... done
 dumping object inventory... done
 build succeeded, 8 warnings.
 Build finished.  The built documents can be found in
 /Users/alexandre/Applications/sage/devel/sage/doc/output/html/en/reference
 }}}

 I'll try to fix them and upload a patch soon.

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