aboutsummaryrefslogtreecommitdiffstats
path: root/doc/c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/c')
-rw-r--r--doc/c/Doxyfile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/c/Doxyfile.in b/doc/c/Doxyfile.in
index d9ce0c6..4bf1b42 100644
--- a/doc/c/Doxyfile.in
+++ b/doc/c/Doxyfile.in
@@ -33,9 +33,10 @@ PREDEFINED = PUGL_API \
RECURSIVE = NO
STRIP_FROM_PATH = @PUGL_SRCDIR@
INPUT = @PUGL_SRCDIR@/include/pugl/attributes.h \
- @PUGL_SRCDIR@/include/pugl/pugl.h \
@PUGL_SRCDIR@/include/pugl/cairo.h \
@PUGL_SRCDIR@/include/pugl/gl.h \
+ @PUGL_SRCDIR@/include/pugl/glu.h \
+ @PUGL_SRCDIR@/include/pugl/pugl.h \
@PUGL_SRCDIR@/include/pugl/stub.h \
@PUGL_SRCDIR@/include/pugl/vulkan.h