From 070e239b6d887d43ff57320b7e325c8d689ce0ef Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Fri, 3 Sep 2010 17:15:22 +0100 Subject: [PATCH] docs: Fix up the Cogl API reference build --- doc/reference/cogl/Makefile.am | 41 ++++++++++++++++++++++--------------- doc/reference/cogl/cogl-docs.xml.in | 2 +- 2 files changed, 25 insertions(+), 18 deletions(-) diff --git a/doc/reference/cogl/Makefile.am b/doc/reference/cogl/Makefile.am index 9d3645e..d7ceab1 100644 --- a/doc/reference/cogl/Makefile.am +++ b/doc/reference/cogl/Makefile.am @@ -53,36 +53,43 @@ CFILE_GLOB=$(top_srcdir)/clutter/cogl/cogl/*.c # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h IGNORE_HFILES=\ cogl-atlas.h \ - cogl-atlas-texture-private.h \ - cogl-bitmap-private.h \ + cogl-atlas-texture-private.h \ + cogl-bitmap-private.h \ + cogl-buffer-private.h \ + cogl-color-private.h \ + cogl-feature-private.h \ + cogl-framebuffer-private.h \ + cogl-journal-private.h \ + cogl-material-arbfp-private.h \ + cogl-material-fixed-private.h \ + cogl-material-glsl-private.h \ + cogl-material-opengl-private.h \ + cogl-material-private.h \ + cogl-matrix-private.h \ + cogl-object-private.h \ + cogl-path-private.h \ + cogl-pixel-array-private.h \ + cogl-shader-private.h \ + cogl-sub-texture-private.h \ + cogl-texture-2d-private.h \ + cogl-texture-2d-sliced-private.h \ + cogl-texture-3d-private.h \ + cogl-texture-private.h \ + cogl-texture-rectangle-private.h \ + cogl-vertex-buffer-private.h \ cogl-blend-string.h \ - cogl-buffer-private.h \ cogl-clip-stack.h \ cogl-context.h \ cogl-debug.h \ cogl-defines.h \ cogl-deprecated.h \ - cogl-draw-buffer-private.h \ - cogl-feature-private.h \ - cogl-framebuffer-private.h \ cogl-handle.h \ cogl-internal.h \ - cogl-journal-private.h \ - cogl-material-private.h \ cogl-matrix-mesa.h \ - cogl-matrix-private.h \ cogl-matrix-stack.h \ cogl-spans.h \ - cogl-object-private.h \ - cogl-pixel-buffer-private.h \ cogl-profile.h \ - cogl-sub-texture-private.h \ - cogl-texture-2d-private.h \ - cogl-texture-2d-sliced-private.h \ - cogl-texture-driver.h \ - cogl-texture-private.h \ cogl-util.h \ - cogl-vertex-buffer-private.h \ driver \ tesselator \ winsys diff --git a/doc/reference/cogl/cogl-docs.xml.in b/doc/reference/cogl/cogl-docs.xml.in index 7e32c8c..3cf387e 100644 --- a/doc/reference/cogl/cogl-docs.xml.in +++ b/doc/reference/cogl/cogl-docs.xml.in @@ -96,7 +96,7 @@ - + Glossaries -- 2.7.4