summaryrefslogtreecommitdiff
path: root/docs/reference/cheese-docs.xml
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2011-10-27 23:38:50 +0200
committerDavid King <amigadave@amigadave.com>2011-10-27 23:44:32 +0200
commitc197715d77184b07f86a14ef3584a20a54e223e4 (patch)
tree8abf030917a76f89cb13e929571a560583f7f0c4 /docs/reference/cheese-docs.xml
parentfb9e20ca79811711bc6374fc0b4a524f537caf9a (diff)
downloadcheese-c197715d77184b07f86a14ef3584a20a54e223e4.tar.gz
Overhaul the libcheese documentation
Add documentation for CheeseCameraDevice. Remove bogus XML included in the library overview. Add section documentation to all classes, and mark them as unstable. Add GObject and GObjectClass struct documentation.
Diffstat (limited to 'docs/reference/cheese-docs.xml')
-rw-r--r--docs/reference/cheese-docs.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/reference/cheese-docs.xml b/docs/reference/cheese-docs.xml
index 696d72f9..a3976036 100644
--- a/docs/reference/cheese-docs.xml
+++ b/docs/reference/cheese-docs.xml
@@ -11,29 +11,30 @@
<releaseinfo>
for cheese &version;.
The latest version of this documentation can be found on-line at
- <ulink role="online-location" url="http://library.gnome.org/devel/cheese/unstable/">http://library.gnome.org/devel/cheese/unstable/</ulink>.
+ <ulink role="online-location" url="http://developer.gnome.org/cheese/unstable/">http://developer.gnome.org/cheese/unstable/</ulink>.
</releaseinfo>
</bookinfo>
<chapter>
<title>Cheese Overview</title>
- <partintro>
<para>
Cheese uses your webcam to take photos and videos, applies fancy special
effects and lets you share the fun with others
</para>
- </partintro>
<xi:include href="xml/cheese-widget.xml"/>
<xi:include href="xml/cheese-effect.xml"/>
+ <xi:include href="xml/cheese-camera-device.xml"/>
<xi:include href="xml/cheese-camera-device-monitor.xml"/>
<xi:include href="xml/cheese-avatar-chooser.xml"/>
</chapter>
+
<chapter id="object-tree">
<title>Object Hierarchy</title>
<xi:include href="xml/tree_index.sgml"/>
</chapter>
+
<index id="api-index-full">
<title>API Index</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>