docs: cogl-texture-3d wasn't listed as experimental

The CoglTexture3D API is only available when defining
COGL_ENABLE_EXPERIMENTAL_API so it should be listed in the experimental
section of the API reference.
This commit is contained in:
Robert Bragg 2010-08-25 20:36:20 +01:00
parent a89b8f4304
commit 2bc739ab44

View File

@ -60,7 +60,6 @@
<xi:include href="xml/cogl.xml"/>
<xi:include href="xml/cogl-color.xml"/>
<xi:include href="xml/cogl-texture.xml"/>
<xi:include href="xml/cogl-texture-3d.xml"/>
<xi:include href="blend-strings.xml"/>
<xi:include href="xml/cogl-material.xml"/>
<xi:include href="xml/cogl-primitives.xml"/>
@ -93,6 +92,7 @@
<xi:include href="xml/cogl-buffer.xml"/>
<xi:include href="xml/cogl-vector.xml"/>
<xi:include href="xml/cogl-texture-3d.xml"/>
</chapter>