+2009-01-18 Christian Persch <chpe@gnome.org>
+
+ * help/reference/Makefile.am:
+ * help/reference/evince.types: Fix the API docs build. Bug #568171.
+
2009-01-18 Tomeu Vizoso <tomeu@sugarlabs.org>
* libview/Makefile.am:
# gtk-doc will search all .c & .h files beneath here for inline comments
# documenting the functions and macros.
# e.g. DOC_SOURCE_DIR=../../../gtk
-DOC_SOURCE_DIR=../../shell --source-dir=../../libdocument
+DOC_SOURCE_DIR=../../shell --source-dir=../../libdocument --source-dir=../../libview
# Extra options to pass to gtkdoc-scangobj. Not normally needed.
SCANGOBJ_OPTIONS=
-I$(top_srcdir)/cut-n-paste/toolbar-editor/ \
-I$(top_srcdir)/cut-n-paste/totem-screensaver/ \
-I$(top_srcdir)/libdocument \
+ -I$(top_builddir)/libdocument \
+ -I$(top_srcdir)/libview \
+ -I$(top_builddir)/libview \
-I$(top_srcdir)/properties \
-DGNOMELOCALEDIR=\"$(datadir)/locale\" \
-DGNOMEICONDIR=\""$(datadir)/pixmaps"\" \
$(top_builddir)/cut-n-paste/smclient/libsmclient.la \
$(top_builddir)/properties/libevproperties.la \
$(top_builddir)/libdocument/libevbackend.la \
+ $(top_builddir)/libview/libevview.la \
$(SHELL_LIBS) \
$(GNOME_PRINT_LIBS) \
$(filter-out ../../shell/main.o,$(wildcard ../../shell/*.o))
#include "ev-page-cache.h"
#include "ev-view.h"
#include "ev-view-private.h"
+#include "ev-view-type-builtins.h"
+#include "ev-view-accessible.h"
#include "ev-window.h"
ev_application_get_type
ev_job_fonts_get_type
ev_job_links_get_type
ev_job_load_get_type
+ev_job_priority_get_type
ev_job_render_get_type
ev_job_thumbnail_get_type
ev_link_action_get_type