collective.documentgenerator
Document generator
Generates office documents based on dynamic templates using LibreOffice
Desktop document generation (.odt, .pdf, .doc, ...) based on appy framework (http://appyframework.org) and OpenOffice/LibreOffice
15 stars
116 watching
10 forks
Language: Python
last commit: 7 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
40ants/doc | A documentation generator for Common Lisp projects with extensible markup languages and customizable output formats. | 17 |
collective/collective.documentviewer | Integrates DocumentCloud viewer and PDF processing with Plone. | 21 |
gaocegege/maintainer | Generates necessary documents for a GitHub repository to facilitate contributor-friendly projects | 0 |
ralt/docgenerator | Automates the creation of documentation from markdown files | 5 |
lihaoyi/scalatex | A programmable document generation tool for generating formatted text based on data in a structured format | 290 |
copier-org/copier | A tool for generating projects from templates. | 2,048 |
unoplatform/uno.codegen | A set of source generators that automate the creation of common patterns in C# code | 90 |
pycco-docs/pycco | A Python port of a documentation generator that produces literate-style documentation in a human-readable format. | 845 |
robertherdzik/skrybamd | A tool to automate the creation of documentation with Markdown, reducing conflicts and making it easier to maintain. | 18 |
debrouwere/python-literate | A tool that integrates Python code with Markdown documentation to generate reproducible HTML reports. | 41 |
eugeneia/texp | A domain-specific language for generating TeX documents using Common Lisp. | 5 |
mpociot/documentarian | Generates beautiful API documentation in a standard format using regular markdown files. | 378 |
apigen/apigen | A tool for generating readable documentation from PHP source code | 2,161 |
context-labs/autodoc | Tool for auto-generating codebase documentation using Large Language Models | 1,967 |
commondoc/codex | Automates creation of documentation from Common Lisp docstrings | 90 |