diff options
author | Damien Lespiau <damien.lespiau@intel.com> | 2012-12-30 16:43:44 +0000 |
---|---|---|
committer | Robert Bragg <robert@linux.intel.com> | 2013-01-22 17:48:13 +0000 |
commit | 6932b66ef180d2bb9171ef9bd424826d4964ed03 (patch) | |
tree | 457474cc91829e5f5415770d4553d4eaef2d3180 /doc | |
parent | 532cd9bf9f3d1f6400224580534eb44401e686bc (diff) |
doc: Declare CoglIndices
Types need to be declare to be cross-referenceable. Use the opportunity
to reorganise the symbols in subsections.
(cherry picked from commit 95be47bc2aeea208c28d7df0b82aa63cc132f71e)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt b/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt index 16104325..e7a10464 100644 --- a/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt +++ b/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt @@ -197,8 +197,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> |