changeset 589:1e538203bf25

doc: remove core_p.h
author David Demelier <markand@malikania.fr>
date Mon, 20 Mar 2023 21:02:44 +0100
parents 0bf939090d33
children 22c8e00147c4
files doc/Doxyfile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/Doxyfile	Sun Mar 19 10:31:35 2023 +0100
+++ b/doc/Doxyfile	Mon Mar 20 21:02:44 2023 +0100
@@ -36,6 +36,7 @@
                          libmlk-rpg
 EXAMPLE_PATH           = examples
 EXCLUDE                = libmlk-util/mlk/util/sysconfig.cmake.h \
+                         libmlk-core/mlk/core/core_p.h          \
                          libmlk-core/mlk/core/sys_p.h           \
                          libmlk-core/mlk/core/texture_p.h       \
                          libmlk-core/mlk/core/window_p.h        \