From: <and...@us...> - 2012-01-16 11:35:22
|
Revision: 12131 http://plplot.svn.sourceforge.net/plplot/?rev=12131&view=rev Author: andrewross Date: 2012-01-16 11:35:11 +0000 (Mon, 16 Jan 2012) Log Message: ----------- Fix missing tag introduced in recent changes to plgriddata documentation. Alan - please check this is what you meant. Modified Paths: -------------- trunk/doc/docbook/src/api.xml Modified: trunk/doc/docbook/src/api.xml =================================================================== --- trunk/doc/docbook/src/api.xml 2012-01-14 23:47:11 UTC (rev 12130) +++ trunk/doc/docbook/src/api.xml 2012-01-16 11:35:11 UTC (rev 12131) @@ -5019,7 +5019,7 @@ </listitem> <listitem> <para> - Python: <literal><parameter>zg</parameter>=<function>plgriddata(x, y, z, xg, yg, type, data)</function> + Python: <literal>PLFLT **</literal><parameter>zg</parameter>=<function>plgriddata(x, y, z, xg, yg, type, data)</function> </para> </listitem> </itemizedlist> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |