mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
481 B
481 B
RenderCV
::: rendercv
In this section, you can find how RenderCV works in detail.
Modules:
- __main__ – This module contains the main functions of RenderCV.
- data_model – This module contains classes and functions to parse RenderCV's specifically structured YAML or JSON to generate meaningful data for Python.
- rendering – This module implements
\LaTeXfile generation and\LaTeXrunner utilities for RenderCV.