mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 01:50:42 -05:00
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)
This commit is contained in:
parent
cec7822e34
commit
5d51da4caa
@ -61,9 +61,16 @@
|
||||
|
||||
</section>
|
||||
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user