diff --git a/Doxyfile b/Doxyfile index bcc7dbd..6e64523 100644 --- a/Doxyfile +++ b/Doxyfile @@ -901,7 +901,7 @@ WARN_IF_UNDOC_ENUM_VAL = NO # Possible values are: NO, YES, FAIL_ON_WARNINGS and FAIL_ON_WARNINGS_PRINT. # The default value is: NO. -WARN_AS_ERROR = YES +WARN_AS_ERROR = NO # Because of doxygen-awesome # The WARN_FORMAT tag determines the format of the warning messages that doxygen # can produce. The string should contain the $file, $line, and $text tags, which diff --git a/README.md b/README.md index 0463d35..98d472c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ TODO: - [x] Package with Nix \[ "lib" "dev" "bin " ] - [x] Add proper meson building (with subprojects) - [x] Add proper CMake building (with FetchContent) -- [x] Add proper license :))) +- [x] Add proper license :)))) - [x] Remove CTRE fir xdg parsing - [x] CI - [x] Linux - Nix with { CMake, Meson } x { Gcc, Clang }