docs: Adds an initial cogl-2.0 reference manual
authorRobert Bragg <robert@linux.intel.com>
Thu, 4 Nov 2010 00:43:48 +0000 (00:43 +0000)
committerRobert Bragg <robert@linux.intel.com>
Thu, 11 Nov 2010 13:17:26 +0000 (13:17 +0000)
commit21c74030119e5f3a6414d3ce161178799af4cdc4
tree5b8dd6af0ef62f69acfd60566916ce74adb42bc5
parentfb9d3a835071f94f06ae54945bd8059f9c34df5c
docs: Adds an initial cogl-2.0 reference manual

So we can keep track of the experimental progress of Cogl 2.0 features
this adds a standalone Cogl 2.0 Reference Manual which doesn't cover
the deprecated 1.x symbols and removes the need for a "Cogl
experimental API" chapter since those sections now make up the main
table of contents.
configure.ac
doc/reference/Makefile.am
doc/reference/cogl-2.0/Makefile.am [new file with mode: 0644]
doc/reference/cogl-2.0/blend-strings.xml [new file with mode: 0644]
doc/reference/cogl-2.0/cogl-docs.xml.in [new file with mode: 0644]
doc/reference/cogl-2.0/cogl-sections.txt [new file with mode: 0644]
doc/reference/cogl-2.0/cogl_ortho.png [new file with mode: 0644]
doc/reference/cogl-2.0/fill-rule-even-odd.png [new file with mode: 0644]
doc/reference/cogl-2.0/fill-rule-non-zero.png [new file with mode: 0644]
doc/reference/cogl-2.0/quad-indices-order.png [new file with mode: 0644]
doc/reference/cogl-2.0/quad-indices-triangles.png [new file with mode: 0644]