Document render function.
This commit is contained in:
parent
3c186ae389
commit
210a289348
1 changed files with 2 additions and 1 deletions
|
|
@ -187,7 +187,8 @@ class Render():
|
|||
|
||||
def render(self, **kwargs):
|
||||
"""
|
||||
Unpack and render the internal template
|
||||
Unpack and render the internal template and
|
||||
returns the rendered ODF document.
|
||||
"""
|
||||
|
||||
self.unpack_template()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue