docs: Display the features section

The features section of the API reference is built but not used, and it
has some copy-and-paste errors.
This commit is contained in:
Emmanuele Bassi 2010-01-15 17:06:56 +00:00
parent cdfd9eb212
commit ea662b9eca
4 changed files with 11 additions and 11 deletions

View File

@ -25,9 +25,16 @@
/**
* SECTION:clutter-feature
* @short_description: Query GL features at runtime
* @short_description: Run-time detection of Clutter features
*
* Functions to query available GL features ay runtime
* Parts of Clutter depend on the underlying platform, including the
* capabilities of the backend used and the OpenGL features exposed through the
* Clutter and COGL API.
*
* It is possible to ask whether Clutter has support for specific features at
* run-time.
*
* See also cogl_get_features() and #CoglFeatureFlags
*/
#ifdef HAVE_CONFIG_H

View File

@ -25,14 +25,6 @@
#error "Only <clutter/clutter.h> can be included directly."
#endif
/**
* SECTION:clutter-main
* @short_description: Various 'global' clutter functions.
*
* Functions to retrieve various global Clutter resources and other utility
* functions for mainloops, events and threads
*/
#ifndef __CLUTTER_FEATURE_H__
#define __CLUTTER_FEATURE_H__

View File

@ -141,6 +141,7 @@
<xi:include href="xml/clutter-stage-manager.xml"/>
<xi:include href="xml/clutter-units.xml"/>
<xi:include href="xml/clutter-util.xml"/>
<xi:include href="xml/clutter-feature.xml"/>
<xi:include href="xml/clutter-version.xml"/>
</chapter>

View File

@ -874,7 +874,7 @@ clutter_param_fixed_get_type
<SECTION>
<FILE>clutter-feature</FILE>
<TITLE>GL Features</TITLE>
<TITLE>Features</TITLE>
ClutterFeatureFlags
clutter_feature_available
clutter_feature_get_all