From 4db60961f3f78e89911b53f43f555e8aec567415 Mon Sep 17 00:00:00 2001 From: Ravbug Date: Sun, 26 Jan 2025 16:52:41 -0800 Subject: [PATCH] Add some extra stuff to the doxygen --- doxyconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doxyconfig b/doxyconfig index e5588e6..a4c8e76 100644 --- a/doxyconfig +++ b/doxyconfig @@ -943,7 +943,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = RavEngine RavEngine/deps/RGL +INPUT = RavEngine # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses @@ -1047,7 +1047,7 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = RavEngine/deps/ +EXCLUDE = RavEngine/deps/android-uuid RavEngine/deps/assimp RavEngine/deps/cmrc RavEngine/deps/GameNetworkingSockets RavEngine/deps/host-tools RavEngine/deps/im3d-cmake RavEngine/deps/libnyquist RavEngine/deps/miniz-cpp RavEngine/deps/OpenXR-SDK RavEngine/deps/ozz-animation RavEngine/deps/parallel-hashmap RavEngine/deps/physfs RavEngine/deps/physx RavEngine/deps/plf RavEngine/deps/r8brain-cmake RavEngine/deps/recastnavigation RavEngine/deps/resonance-audio RavEngine/deps/RGL/deps/ RavEngine/deps/RmlUi-freetype RavEngine/deps/SDL RavEngine/deps/simdjson RavEngine/deps/stbi RavEngine/deps/SteamAudio-All RavEngine/deps/taskflow RavEngine/deps/tracy RavEngine/deps/tweeny # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded