[evolution-data-server/openismus-work-master: 137/137] Adjusted libebook documentation build.



commit b88ab768e49558cab96f2ffdfa996a59632f76ae
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 327eed9..889cf1a 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 c0eb9ca..f413c1c 100644
--- a/docs/reference/addressbook/libebook/Makefile.am
+++ b/docs/reference/addressbook/libebook/Makefile.am
@@ -41,6 +41,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 1c48855..2a586ca 100644
--- a/docs/reference/addressbook/libebook/libebook-sections.txt
+++ b/docs/reference/addressbook/libebook/libebook-sections.txt
@@ -182,19 +182,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]