[doc] In the process of refreshing documentation and website.
This commit is contained in:
parent
812bda7452
commit
5c2d94236f
12 changed files with 98 additions and 210 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
<p>In order to render a pod template, the first thing to do is to create a renderer (create a <span class="code">appy.pod.Renderer</span> instance). The constructor for this class looks like this:</p>
|
||||
|
||||
<p class="code">
|
||||
<p class="code codePara">
|
||||
<b>def</b> __init__(self, template, context, result, pythonWithUnoPath=None, ooPort=2002, stylesMapping={}, forceOoCall=False):<br>
|
||||
'''This Python Open Document Renderer (PodRenderer) loads a document<br/>
|
||||
template (p_template) which is a OpenDocument file with some elements<br/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue