rendercv/docs/documentation/index.md

11 lines
481 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# RenderCV
::: rendercv
In this section, you can find how RenderCV works in detail.
Modules:
- [\_\_main\_\_](__main__.md) This module contains the main functions of RenderCV.
- [data_model](data_model.md) This module contains classes and functions to parse RenderCV's specifically structured YAML or JSON to generate meaningful data for Python.
- [rendering](rendering.md) This module implements $\LaTeX$ file generation and $\LaTeX$ runner utilities for RenderCV.