#6859: [with patch, positive review] Add more graph generators
--------------------------+-------------------------------------------------
Reporter: myurko | Owner: rlm
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.1.2
Component: graph theory | Keywords:
Reviewer: | Author:
Merged: |
--------------------------+-------------------------------------------------
Comment(by mvngu):
The patch `trac_6859-formatting-issues.patch` fixes formatting of lists.
Without it, I get the following warnings when building the reference
manual:
{{{
WARNING: /scratch/mvngu/release/sage-4.1.2.alpha2/local/lib/python2.6
/site-packages/sage/graphs/graph_generators.py:docstring of
sage.graphs.graph_generators.GraphGenerators.HyperStarGraph:22:
(WARNING/2) Bullet list ends without a blank line; unexpected unindent.
WARNING: /scratch/mvngu/release/sage-4.1.2.alpha2/local/lib/python2.6
/site-packages/sage/graphs/graph_generators.py:docstring of
sage.graphs.graph_generators.GraphGenerators.NKStarGraph:25: (WARNING/2)
Bullet list ends without a blank line; unexpected unindent.
WARNING: /scratch/mvngu/release/sage-4.1.2.alpha2/local/lib/python2.6
/site-packages/sage/graphs/graph_generators.py:docstring of
sage.graphs.graph_generators.GraphGenerators.NStarGraph:19: (WARNING/2)
Bullet list ends without a blank line; unexpected unindent.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6859#comment:13>
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
-~----------~----~----~----~------~----~------~--~---