[PythonReports-checkins] htdocs prt.shtml,1.4,1.5
Brought to you by:
a1s
From: alexander s. <a1...@us...> - 2012-11-16 05:35:29
|
Update of /cvsroot/pythonreports/htdocs In directory vz-cvs-3.sog:/tmp/cvs-serv16323 Modified Files: prt.shtml Log Message: Update to specs version 0.6.0 Index: prt.shtml =================================================================== RCS file: /cvsroot/pythonreports/htdocs/prt.shtml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** prt.shtml 16 May 2012 12:42:13 -0000 1.4 --- prt.shtml 16 Nov 2012 05:35:24 -0000 1.5 *************** *** 14,1517 **** <div class="main container"> ! <div class="document" id="pythonreports-templates"> ! <h1 class="title">PythonReports Templates</h1> ! <table class="docinfo" frame="void" rules="none"> ! <col class="docinfo-name" /> ! <col class="docinfo-content" /> ! <tbody valign="top"> ! <tr><th class="docinfo-name">Version:</th> ! <td>0.3.0</td></tr> [...3010 lines suppressed...] ! <td>When the expression is evaluated: ! <tt class="docutils literal">report</tt>, <tt class="docutils literal">page</tt>, <tt class="docutils literal">column</tt> ! or group name. Evaluation is delayed ! until the end of this section.</td> ! </tr> ! <tr><td><tt class="docutils literal">data</tt></td> ! <td>O</td> ! <td>string</td> ! <td>Name of a <a class="reference internal" href="#data">data</a> section defined as ! a child of the <a class="reference internal" href="#report">report</a> element.</td> ! </tr> ! </tbody> ! </table> ! <!-- vim: set et ft=rst sts=2 sw=2 : --> ! </div> ! </div> ! </div> ! <!-- End contents generated from reST --> </div> |