[Jifty-commit] r3754 - in jifty/trunk: .

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Tue Jul 31 22:47:56 EDT 2007


Author: sterling
Date: Tue Jul 31 22:47:56 2007
New Revision: 3754

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Plugin/Chart/Renderer/GD/Graph.pm

Log:
 r8290 at dynpc145:  andrew | 2007-07-31 21:44:59 -0500
 Fixed POD coverage issue.


Modified: jifty/trunk/lib/Jifty/Plugin/Chart/Renderer/GD/Graph.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Plugin/Chart/Renderer/GD/Graph.pm	(original)
+++ jifty/trunk/lib/Jifty/Plugin/Chart/Renderer/GD/Graph.pm	Tue Jul 31 22:47:56 2007
@@ -20,6 +20,12 @@
 
 This is a chart renderer that uses L<GD::Graph> to build charts.
 
+=head1 METHODS
+
+=head2 render
+
+Renders an IMG tag referring to the L<GD::Graph> image view.
+
 =cut
 
 sub render {


More information about the Jifty-commit mailing list