[cogl/cogl-1.14: 107/174] doc: Re-organise the first few sections
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.14: 107/174] doc: Re-organise the first few sections
- Date: Tue, 22 Jan 2013 18:39:46 +0000 (UTC)
commit 5d51da4caac2f223118ba3acc83ecb75a34927e1
Author: Damien Lespiau <damien lespiau intel com>
Date: Sat Dec 29 20:31:02 2012 +0000
doc: Re-organise the first few sections
2 Things seems to mixed at the top level here. General APIs that work
throughout the library and the context object. Let's split the sections
in two then.
(cherry picked from commit 5f72fb9ffec33213ff1089ce786a9b2e4c4c513f)
.../cogl-2.0-experimental-docs.xml.in | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml.in b/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml.in
index 08430ce..69c54b0 100644
--- a/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml.in
+++ b/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml.in
@@ -61,9 +61,16 @@
</section>
- <xi:include href="xml/cogl-object.xml"/>
- <xi:include href="xml/cogl-error.xml"/>
- <xi:include href="xml/cogl-context.xml"/>
+ <section id="cogl-general-apis">
+ <title>General API concepts</title>
+ <xi:include href="xml/cogl-object.xml"/>
+ <xi:include href="xml/cogl-error.xml"/>
+ </section>
+
+ <section id="cogl-context-apis">
+ <title>Setting Up A Drawing Context</title>
+ <xi:include href="xml/cogl-context.xml"/>
+ </section>
<section id="cogl-pipeline-apis">
<title>Setting Up A GPU Pipeline</title>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]