Skip to content

Commit 4db6096

Browse files
authored
Add some extra stuff to the doxygen
1 parent 2fd5265 commit 4db6096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doxyconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,7 @@ WARN_LOGFILE =
943943
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
944944
# Note: If this tag is empty the current directory is searched.
945945

946-
INPUT = RavEngine RavEngine/deps/RGL
946+
INPUT = RavEngine
947947

948948
# This tag can be used to specify the character encoding of the source files
949949
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
@@ -1047,7 +1047,7 @@ RECURSIVE = YES
10471047
# Note that relative paths are relative to the directory from which doxygen is
10481048
# run.
10491049

1050-
EXCLUDE = RavEngine/deps/
1050+
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
10511051

10521052
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
10531053
# directories that are symbolic links (a Unix file system feature) are excluded

0 commit comments

Comments
 (0)