docs: Fix up warnings in Cally's reference API

This commit is contained in:
Emmanuele Bassi 2011-08-15 14:08:28 +01:00
parent d2763fd8a4
commit aaa000acbf
3 changed files with 14 additions and 2 deletions

View File

@ -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

View File

@ -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>

View File

@ -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>