[Cogl] [PATCH 18/53] doc: Declare CoglIndices

Damien Lespiau damien.lespiau at gmail.com
Tue Jan 1 06:30:54 PST 2013


From: Damien Lespiau <damien.lespiau at intel.com>

Types need to be declare to be cross-referenceable. Use the opportunity
to reorganise the symbols in subsections.
---
 doc/reference/cogl2/cogl2-sections.txt |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/doc/reference/cogl2/cogl2-sections.txt b/doc/reference/cogl2/cogl2-sections.txt
index 9f08859..61d0f63 100644
--- a/doc/reference/cogl2/cogl2-sections.txt
+++ b/doc/reference/cogl2/cogl2-sections.txt
@@ -159,8 +159,14 @@ cogl_attribute_set_buffer
 <SECTION>
 <FILE>cogl-indices</FILE>
 <TITLE>Indices</TITLE>
-cogl_indices_new
+
+<SUBSECTION>
+CoglIndices
 cogl_is_indices
+
+<SUBSECTION>
+cogl_indices_new
+
 </SECTION>
 
 <SECTION>
-- 
1.7.7.5



More information about the Cogl mailing list