From 5d51da4caac2f223118ba3acc83ecb75a34927e1 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Sat, 29 Dec 2012 20:31:02 +0000 Subject: [PATCH] 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 file 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 08430ce77..69c54b0b1 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 @@ - - - +
+ General API concepts + + +
+ +
+ Setting Up A Drawing Context + +
Setting Up A GPU Pipeline