From 96532773ad4c015841a5de4f88a765b25a75710e Mon Sep 17 00:00:00 2001 From: jaraco Date: Tue, 1 Jun 2010 13:05:24 +0000 Subject: [PATCH] Adding documentation for graph module again --- docs/graph.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/graph.rst diff --git a/docs/graph.rst b/docs/graph.rst new file mode 100644 index 0000000..81b6f7c --- /dev/null +++ b/docs/graph.rst @@ -0,0 +1,12 @@ +*********************** +:mod:`svg.charts.graph` +*********************** + +.. automodule:: svg.charts.graph + + +Classes +======= + +.. autoclass:: Graph + :members: