[cogl] doc: Add all the objects with a role leading to context creation



commit 7d44969dccdcd8ca3d691c46f0535ab4981859a2
Author: Damien Lespiau <damien lespiau intel com>
Date:   Sat Dec 29 20:32:10 2012 +0000

    doc: Add all the objects with a role leading to context creation
    
    Time to add those objects to the documentation!

 doc/reference/cogl2/cogl2-docs.xml.in |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/doc/reference/cogl2/cogl2-docs.xml.in b/doc/reference/cogl2/cogl2-docs.xml.in
index 4568771..f10a82f 100644
--- a/doc/reference/cogl2/cogl2-docs.xml.in
+++ b/doc/reference/cogl2/cogl2-docs.xml.in
@@ -69,6 +69,10 @@
 
     <section id="cogl-context-apis">
       <title>Setting Up A Drawing Context</title>
+      <xi:include href="xml/cogl-renderer.xml"/>
+      <xi:include href="xml/cogl-swap-chain.xml"/>
+      <xi:include href="xml/cogl-onscreen-template.xml"/>
+      <xi:include href="xml/cogl-display.xml"/>
       <xi:include href="xml/cogl-context.xml"/>
     </section>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]