Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| projects:docplates:start [2020-08-12 03:05] – [Features] nkukard | projects:docplates:start [2025-12-23 12:46] (current) – removed nkukard | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Docplates ====== | ||
| - | ===== Purpose ===== | ||
| - | |||
| - | Python + Jinja based document templating system. | ||
| - | |||
| - | This is required for PDF document generating in other projects. | ||
| - | |||
| - | ===== Features ===== | ||
| - | |||
| - | * LaTex document templating | ||
| - | * Web interface | ||
| - | * Media support | ||
| - | * Change control | ||
| - | * PDF generation authorization | ||
| - | * By default has DRAFT DRAFT DRAFT in red horizontal? | ||
| - | |||
| - | ===== Technologies ===== | ||
| - | |||
| - | * Python | ||
| - | * Jinja | ||
| - | * LaTex | ||
| - | * [[..: | ||
| - | |||
| - | ===== TODO ===== | ||
| - | |||
| - | * Pull code out of internal Perl project | ||
| - | |||
| - | ===== Usage ===== | ||
| - | |||
| - | Generate a PDF document from a jinja template... | ||
| - | < | ||
| - | docplate file/ | ||
| - | </ | ||