[evolution-data-server/october-code-drop-post-api-change: 24/39] Adjusted libebook documentation build.



commit 888c0caa81b7c633bfe1245b9fc605a3d30c600f
Author: Tristan Van Berkom <tristanvb openismus com>
Date:   Sun Oct 20 23:33:32 2013 +0200

    Adjusted libebook documentation build.
    
    Added some graphics and updated Makefile.am and
    libebook-sections.txt.

 .../libebook-contacts-sections.txt                 |    3 ++-
 docs/reference/addressbook/libebook/Makefile.am    |    6 ++++++
 .../libebook/cursor-alphabetic-indexes.png         |  Bin 0 -> 115122 bytes
 .../libebook/cursor-positions-filtered.png         |  Bin 0 -> 145568 bytes
 .../addressbook/libebook/cursor-positions-step.png |  Bin 0 -> 315732 bytes
 .../addressbook/libebook/cursor-positions.png      |  Bin 0 -> 131869 bytes
 .../addressbook/libebook/libebook-sections.txt     |   10 +++++-----
 7 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/docs/reference/addressbook/libebook-contacts/libebook-contacts-sections.txt 
b/docs/reference/addressbook/libebook-contacts/libebook-contacts-sections.txt
index 34dd126..6fa8ca9 100644
--- a/docs/reference/addressbook/libebook-contacts/libebook-contacts-sections.txt
+++ b/docs/reference/addressbook/libebook-contacts/libebook-contacts-sections.txt
@@ -16,8 +16,9 @@ EBookViewStatus
 EBookChangeType
 EBookChange
 EBookIndexType
-EBookSortType
+EBookCursorSortType
 EBookCursorOrigin
+EBookCursorStepFlags
 e_book_client_error_quark
 e_book_client_error_to_string
 e_book_client_error_create
diff --git a/docs/reference/addressbook/libebook/Makefile.am b/docs/reference/addressbook/libebook/Makefile.am
index 9f1e30b..04b8497 100644
--- a/docs/reference/addressbook/libebook/Makefile.am
+++ b/docs/reference/addressbook/libebook/Makefile.am
@@ -42,6 +42,12 @@ GTKDOC_LIBS = \
        $(EVOLUTION_ADDRESSBOOK_LIBS)                           \
        $(CAMEL_LIBS)
 
+HTML_IMAGES = \
+       cursor-positions.png            \
+       cursor-positions-filtered.png   \
+       cursor-positions-step.png       \
+       cursor-alphabetic-indexes.png
+
 # This includes the standard gtk-doc make rules, copied by gtkdocize.
 include $(top_srcdir)/gtk-doc.make
 
diff --git a/docs/reference/addressbook/libebook/cursor-alphabetic-indexes.png 
b/docs/reference/addressbook/libebook/cursor-alphabetic-indexes.png
new file mode 100644
index 0000000..e586714
Binary files /dev/null and b/docs/reference/addressbook/libebook/cursor-alphabetic-indexes.png differ
diff --git a/docs/reference/addressbook/libebook/cursor-positions-filtered.png 
b/docs/reference/addressbook/libebook/cursor-positions-filtered.png
new file mode 100644
index 0000000..028dfed
Binary files /dev/null and b/docs/reference/addressbook/libebook/cursor-positions-filtered.png differ
diff --git a/docs/reference/addressbook/libebook/cursor-positions-step.png 
b/docs/reference/addressbook/libebook/cursor-positions-step.png
new file mode 100644
index 0000000..13f98ed
Binary files /dev/null and b/docs/reference/addressbook/libebook/cursor-positions-step.png differ
diff --git a/docs/reference/addressbook/libebook/cursor-positions.png 
b/docs/reference/addressbook/libebook/cursor-positions.png
new file mode 100644
index 0000000..eff780c
Binary files /dev/null and b/docs/reference/addressbook/libebook/cursor-positions.png differ
diff --git a/docs/reference/addressbook/libebook/libebook-sections.txt 
b/docs/reference/addressbook/libebook/libebook-sections.txt
index b8d991a..f120c09 100644
--- a/docs/reference/addressbook/libebook/libebook-sections.txt
+++ b/docs/reference/addressbook/libebook/libebook-sections.txt
@@ -185,19 +185,19 @@ e_book_client_error_quark
 EBookClientCursor
 EBookClientCursorClass
 e_book_client_cursor_ref_client
-e_book_client_cursor_get_alphabet
 e_book_client_cursor_get_total
 e_book_client_cursor_get_position
+e_book_client_cursor_get_alphabet
 e_book_client_cursor_set_sexp
 e_book_client_cursor_set_sexp_finish
 e_book_client_cursor_set_sexp_sync
-e_book_client_cursor_move_by
-e_book_client_cursor_move_by_finish
-e_book_client_cursor_move_by_sync
+e_book_client_cursor_step
+e_book_client_cursor_step_finish
+e_book_client_cursor_step_sync
 e_book_client_cursor_set_alphabetic_index
 e_book_client_cursor_set_alphabetic_index_finish
 e_book_client_cursor_set_alphabetic_index_sync
-e_book_client_cursor_get_contact_alpabetic_index
+e_book_client_cursor_get_contact_alphabetic_index
 <SUBSECTION Standard>
 EBookClientCursorPrivate
 E_BOOK_CLIENT_CURSOR


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]