doc: Unhide cogl-matrix-stack.h

The documentation welcomes a new 2.0 API.

(cherry picked from commit 8d78957c8d29b89c7bf352131d84c9755083eed9)
This commit is contained in:
Damien Lespiau 2012-12-30 19:49:56 +00:00 committed by Robert Bragg
parent f2b0dac871
commit 61e1206d33
2 changed files with 1 additions and 2 deletions

View File

@ -165,7 +165,7 @@ typedef struct _CoglMatrixEntry CoglMatrixEntry;
/**
* cogl_matrix_stack_new:
* @context: A #CoglContext
* @ctx: A #CoglContext
*
* Allocates a new #CoglMatrixStack that can be used to build up
* transformations relating to objects in a scenegraph like hierarchy.

View File

@ -69,7 +69,6 @@ IGNORE_HFILES=\
cogl-deprecated.h \
cogl-internal.h \
cogl-matrix-mesa.h \
cogl-matrix-stack.h \
cogl-spans.h \
cogl-profile.h \
cogl-util.h \