Here is a list of all files with brief descriptions:
[detail level 123]
▼ docs | |
▼ doxygen | |
files | |
Config.cpp | This file contains the implementation of the Config class |
Config.h | This file defines the Config class which is used for loading and validating the JSON external configuration values |
Enums.h | This file contains all the enums used in the whole program |
Format.cpp | This file implements functions in Format.h |
Format.h | This file defines functions related to text/markdown formatting |
Main.cpp | This file contains the main functions related to generating release notes from commit messages or pull requests |
Utils.cpp | This file implements functions in Utils.h |
Utils.h | This file defines general utility functions, like error handling, checks, converting types, etc |