51 lines
1.0 KiB
ReStructuredText
51 lines
1.0 KiB
ReStructuredText
Docxtemplater
|
|
=============
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
|
|
goals
|
|
installation
|
|
generate
|
|
tag_types
|
|
configuration
|
|
angular_parse
|
|
async
|
|
platform_support
|
|
errors
|
|
cli
|
|
api
|
|
faq
|
|
testing
|
|
|
|
|
|
`Online Demos`_
|
|
---------------
|
|
|
|
Including:
|
|
|
|
|
|
- `Replace Variables`_
|
|
- `Conditions`_
|
|
- `Loops`_
|
|
- `Loops and tables`_
|
|
- `Lists`_
|
|
- `Raw Xml Insertion`_
|
|
- `HTML`_
|
|
- `Image`_
|
|
- `Slides`_
|
|
- `Subtemplate`_
|
|
|
|
.. _`Online Demos`: https://docxtemplater.com/demo
|
|
.. _Replace Variables: https://docxtemplater.com/demo#simple
|
|
.. _Conditions: https://docxtemplater.com/demo#conditions
|
|
.. _Loops: https://docxtemplater.com/demo#loops
|
|
.. _Loops and tables: https://docxtemplater.com/demo#loop-table
|
|
.. _Lists: https://docxtemplater.com/demo#loop-list
|
|
.. _Raw Xml Insertion: https://docxtemplater.com/demo#xml-insertion
|
|
.. _HTML: https://docxtemplater.com/demo#html
|
|
.. _Image: https://docxtemplater.com/demo#image
|
|
.. _Slides: https://docxtemplater.com/demo#slides
|
|
.. _Subtemplate: https://docxtemplater.com/demo#subtemplate
|