diff --git a/doc/reference/cally/Makefile.am b/doc/reference/cally/Makefile.am index 373af4e19..34c408bff 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 b4a5735fd..503ccc333 100644 --- a/doc/reference/cally/cally-docs.xml.in +++ b/doc/reference/cally/cally-docs.xml.in @@ -81,6 +81,11 @@ + + + Annotations Glossary + + @@ -103,6 +108,11 @@ + + Index of new symbols in 1.8 + + + License diff --git a/doc/reference/cally/cally-sections.txt b/doc/reference/cally/cally-sections.txt index 40389d784..53624c011 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