[clutter] docs: Fix up warnings in Cally's reference API
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] docs: Fix up warnings in Cally's reference API
- Date: Mon, 15 Aug 2011 14:16:44 +0000 (UTC)
commit aaa000acbf98b2710a85195d338e960ecce625ea
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Mon Aug 15 14:08:28 2011 +0100
docs: Fix up warnings in Cally's reference API
doc/reference/cally/Makefile.am | 4 ++--
doc/reference/cally/cally-docs.xml.in | 10 ++++++++++
doc/reference/cally/cally-sections.txt | 2 ++
3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/doc/reference/cally/Makefile.am b/doc/reference/cally/Makefile.am
index 373af4e..34c408b 100644
--- a/doc/reference/cally/Makefile.am
+++ b/doc/reference/cally/Makefile.am
@@ -38,12 +38,12 @@ MKTMPL_OPTIONS=
# Extra options to supply to gtkdoc-fixref. Not normally needed.
# e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
FIXXREF_OPTIONS=\
- --extra-dir=../cogl/html \
--extra-dir=../clutter/html \
--extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/glib \
--extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/gobject \
--extra-dir=$(CAIRO_PREFIX)/share/gtk-doc/html/cairo \
- --extra-dir=$(PANGO_PREFIX)/share/gtk-doc/html/pango
+ --extra-dir=$(PANGO_PREFIX)/share/gtk-doc/html/pango \
+ --extra-dir=$(COGL_PREFIX)/share/gtk-doc/html/cogl
# Used for dependencies. The docs will be rebuilt if any of these change.
# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
diff --git a/doc/reference/cally/cally-docs.xml.in b/doc/reference/cally/cally-docs.xml.in
index b4a5735..503ccc3 100644
--- a/doc/reference/cally/cally-docs.xml.in
+++ b/doc/reference/cally/cally-docs.xml.in
@@ -81,6 +81,11 @@
<xi:include href="xml/object_index.sgml"><xi:fallback /></xi:include>
</chapter>
+
+ <chapter id="callyannotationglossary">
+ <title>Annotations Glossary</title>
+ <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+ </chapter>
</part>
<index>
@@ -103,6 +108,11 @@
<xi:include href="xml/api-index-1.6.xml"><xi:fallback /></xi:include>
</index>
+ <index role="1.6">
+ <title>Index of new symbols in 1.8</title>
+ <xi:include href="xml/api-index-1.8.xml"><xi:fallback /></xi:include>
+ </index>
+
<appendix id="license">
<title>License</title>
diff --git a/doc/reference/cally/cally-sections.txt b/doc/reference/cally/cally-sections.txt
index 40389d7..53624c0 100644
--- a/doc/reference/cally/cally-sections.txt
+++ b/doc/reference/cally/cally-sections.txt
@@ -40,8 +40,10 @@ cally_clone_get_type
CallyActor
CallyActorClass
CallyActionFunc
+CallyActionCallback
cally_actor_new
cally_actor_add_action
+cally_actor_add_action_full
cally_actor_remove_action
cally_actor_remove_action_by_name
<SUBSECTION Standard>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]