[Cogl] [PATCH 02/53] doc: Move the main loop integration in the integration section

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


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

Looks more logical than a top level section on its own and at the top of
the documentation.
---
 doc/reference/cogl2/cogl2-docs.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/reference/cogl2/cogl2-docs.xml.in b/doc/reference/cogl2/cogl2-docs.xml.in
index 2945760..8ba6f2b 100644
--- a/doc/reference/cogl2/cogl2-docs.xml.in
+++ b/doc/reference/cogl2/cogl2-docs.xml.in
@@ -64,7 +64,6 @@
     <xi:include href="xml/cogl-object.xml"/>
     <xi:include href="xml/cogl-error.xml"/>
     <xi:include href="xml/cogl-context.xml"/>
-    <xi:include href="xml/cogl-poll.xml"/>
 
     <section id="cogl-pipeline-apis">
       <title>Setting Up A GPU Pipeline</title>
@@ -134,6 +133,7 @@
     <section id="cogl-integration">
       <title>Binding and Integrating</title>
       <xi:include href="xml/cogl-sdl.xml"/>
+      <xi:include href="xml/cogl-poll.xml"/>
       <xi:include href="xml/cogl-gtype.xml"/>
     </section>
 
-- 
1.7.7.5



More information about the Cogl mailing list