[evolution-data-server] Update API docs.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution-data-server] Update API docs.
- Date: Fri, 17 Jul 2009 23:27:09 +0000 (UTC)
commit 3446a919285e4b4c586782999ea5f8283e9b7e84
Author: Matthew Barnes <mbarnes redhat com>
Date: Fri Jul 17 19:09:58 2009 -0400
Update API docs.
.../libedata-cal/libedata-cal-sections.txt | 51 ++++++++++++++++++++
docs/reference/camel/Makefile.am | 9 ++--
2 files changed, 56 insertions(+), 4 deletions(-)
---
diff --git a/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt b/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
index 099ea93..806e1ce 100644
--- a/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
+++ b/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
@@ -205,6 +205,55 @@ e_cal_backend_loader_factory_get_type
</SECTION>
<SECTION>
+<FILE>e-cal-backend-store</FILE>
+<TITLE>ECalBackendStore</TITLE>
+ECalBackendStore
+e_cal_backend_store_get_path
+e_cal_backend_store_load
+e_cal_backend_store_get_component
+e_cal_backend_store_put_component
+e_cal_backend_store_remove_component
+e_cal_backend_store_get_timezone
+e_cal_backend_store_put_timezone
+e_cal_backend_store_remove_timezone
+e_cal_backend_store_get_default_timezone
+e_cal_backend_store_set_default_timezone
+e_cal_backend_store_get_components_by_uid
+e_cal_backend_store_get_objects_list
+e_cal_backend_store_get_key
+e_cal_backend_store_put_key
+e_cal_backend_store_thaw_changes
+e_cal_backend_store_freeze_changes
+<SUBSECTION Standard>
+E_CAL_BACKEND_STORE
+E_IS_CAL_BACKEND_STORE
+E_TYPE_CAL_BACKEND_STORE
+E_CAL_BACKEND_STORE_CLASS
+E_IS_CAL_BACKEND_STORE_CLASS
+E_CAL_BACKEND_STORE_GET_CLASS
+ECalBackendStoreClass
+<SUBSECTION Private>
+e_cal_backend_store_get_type
+</SECTION>
+
+<SECTION>
+<FILE>e-cal-backend-file-store</FILE>
+<TITLE>ECalBackendFileStore</TITLE>
+ECalBackendFileStore
+e_cal_backend_file_store_new
+<SUBSECTION Standard>
+E_CAL_BACKEND_FILE_STORE
+E_IS_CAL_BACKEND_FILE_STORE
+E_TYPE_CAL_BACKEND_FILE_STORE
+E_CAL_BACKEND_FILE_STORE_CLASS
+E_IS_CAL_BACKEND_FILE_STORE_CLASS
+E_CAL_BACKEND_FILE_STORE_GET_CLASS
+ECalBackendFileStoreClass
+<SUBSECTION Private>
+e_cal_backend_file_store_get_type
+</SECTION>
+
+<SECTION>
<FILE>e-data-cal-factory</FILE>
<TITLE>EDataCalFactory</TITLE>
EDataCalFactory
@@ -314,6 +363,8 @@ e_data_cal_view_notify_objects_removed_1
e_data_cal_view_notify_progress
e_data_cal_view_notify_done
<SUBSECTION Standard>
+E_DATA_CAL_VIEW
+E_IS_DATA_CAL_VIEW
E_DATA_CAL_VIEW_TYPE
E_DATA_CAL_VIEW_CLASS
IS_E_DATA_CAL_VIEW_CLASS
diff --git a/docs/reference/camel/Makefile.am b/docs/reference/camel/Makefile.am
index d3d4b3a..5e31cbd 100644
--- a/docs/reference/camel/Makefile.am
+++ b/docs/reference/camel/Makefile.am
@@ -52,15 +52,16 @@ CFILE_GLOB=$(top_srcdir)/camel/*.c
IGNORE_HFILES = \
broken-date-parser.h \
camel-charset-map-private.h \
- camel-private.h \
- camel-search-private.h \
- camel-types.h \
camel-groupwise-private.h \
camel-imap-private.h \
camel-imap-types.h \
camel-local-private.h \
+ camel-net-utils-win32.h \
camel-nntp-private.h \
- camel-nntp-types.h
+ camel-nntp-types.h \
+ camel-private.h \
+ camel-search-private.h \
+ camel-types.h
# Extra options to supply to gtkdoc-fixref
FIXXREF_OPTIONS =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]