mirror of
https://github.com/rendercv/rendercv.git
synced 2026-01-31 08:31:31 -05:00
732 B
732 B
RenderCV
::: rendercv
In this section, you can find how RenderCV's components are structured and how they interact with each other.
cli– This package contains all the command-line interface (CLI) related code for RenderCV.data– This package contains classes and functions to parse and validate a YAML input file.renderer– This package contains utilities for generating the output files.themes– This package contains all the built-in themes of RenderCV.