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