[Cogl] [PATCH 28/53] doc: Fix the mention of cogl_is_texture_2d()
Damien Lespiau
damien.lespiau at gmail.com
Tue Jan 1 06:31:04 PST 2013
From: Damien Lespiau <damien.lespiau at intel.com>
Copy/paste error from TextureRectangle, most likely. Also add
<SUBSECTION> tags
---
doc/reference/cogl2/cogl2-sections.txt | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/doc/reference/cogl2/cogl2-sections.txt b/doc/reference/cogl2/cogl2-sections.txt
index 37c1e59..c3b643a 100644
--- a/doc/reference/cogl2/cogl2-sections.txt
+++ b/doc/reference/cogl2/cogl2-sections.txt
@@ -292,12 +292,16 @@ COGL_TEXTURE_MAX_WASTE
<SECTION>
<FILE>cogl-texture-2d</FILE>
<TITLE>2D textures</TITLE>
+
+<SUBSECTION>
CoglTexture2D
+cogl_is_texture_2d
+
+<SUBSECTION>
cogl_texture_2d_new_with_size
cogl_texture_2d_new_from_bitmap
cogl_texture_2d_new_from_data
cogl_texture_2d_gl_new_from_foreign
-cogl_is_texture_rectangle
</SECTION>
<SECTION>
--
1.7.7.5
More information about the Cogl
mailing list