[evolution] Update devel-doc build scripts to work after the WebKit2 port merge



commit d847363e1e80a54b8029a8e9497a840c0c8e3921
Author: Milan Crha <mcrha redhat com>
Date:   Thu Aug 11 11:14:45 2016 +0200

    Update devel-doc build scripts to work after the WebKit2 port merge

 .../evolution-mail-composer-docs.sgml              |    4 ++++
 .../evolution-mail-formatter-docs.sgml             |    2 +-
 doc/reference/evolution-util/Makefile.am           |    1 +
 .../evolution-util/evolution-util-docs.sgml        |    6 +++---
 e-util/e-util-enums.h                              |    2 +-
 5 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/doc/reference/evolution-mail-composer/evolution-mail-composer-docs.sgml 
b/doc/reference/evolution-mail-composer/evolution-mail-composer-docs.sgml
index ea7742a..fb2de95 100644
--- a/doc/reference/evolution-mail-composer/evolution-mail-composer-docs.sgml
+++ b/doc/reference/evolution-mail-composer/evolution-mail-composer-docs.sgml
@@ -34,6 +34,10 @@
     <title>API Index</title>
     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
   </index>
+  <index id="api-index-3.22" role="3.22">
+    <title>Index of new symbols in 3.22</title>
+    <xi:include href="xml/api-index-3.22.xml"><xi:fallback /></xi:include>
+  </index>
   <index id="api-index-3.20" role="3.20">
     <title>Index of new symbols in 3.20</title>
     <xi:include href="xml/api-index-3.20.xml"><xi:fallback /></xi:include>
diff --git a/doc/reference/evolution-mail-formatter/evolution-mail-formatter-docs.sgml 
b/doc/reference/evolution-mail-formatter/evolution-mail-formatter-docs.sgml
index 13530c4..04af4fd 100644
--- a/doc/reference/evolution-mail-formatter/evolution-mail-formatter-docs.sgml
+++ b/doc/reference/evolution-mail-formatter/evolution-mail-formatter-docs.sgml
@@ -22,10 +22,10 @@
     <xi:include href="xml/e-mail-part.xml"/>
     <xi:include href="xml/e-mail-part-list.xml"/>
     <xi:include href="xml/e-mail-part-attachment.xml"/>
-    <xi:include href="xml/e-mail-part-attachment-bar.xml"/>
     <xi:include href="xml/e-mail-part-audio.xml"/>
     <xi:include href="xml/e-mail-part-headers.xml"/>
     <xi:include href="xml/e-mail-part-image.xml"/>
+    <xi:include href="xml/e-mail-part-secure-button.xml"/>
   </chapter>
 
   <chapter>
diff --git a/doc/reference/evolution-util/Makefile.am b/doc/reference/evolution-util/Makefile.am
index db6074e..e39e404 100644
--- a/doc/reference/evolution-util/Makefile.am
+++ b/doc/reference/evolution-util/Makefile.am
@@ -48,6 +48,7 @@ IGNORE_HFILES = \
        gal-a11y-e-tree.h \
        gal-a11y-factory.h \
        gal-a11y-util.h \
+       test-html-editor-units-utils.h \
        $(NULL)
 
 GITIGNOREFILES = \
diff --git a/doc/reference/evolution-util/evolution-util-docs.sgml 
b/doc/reference/evolution-util/evolution-util-docs.sgml
index 1727cc7..a7e12f8 100644
--- a/doc/reference/evolution-util/evolution-util-docs.sgml
+++ b/doc/reference/evolution-util/evolution-util-docs.sgml
@@ -46,7 +46,6 @@
     <title>Attachments</title>
     <xi:include href="xml/e-attachment.xml"/>
     <xi:include href="xml/e-attachment-bar.xml"/>
-    <xi:include href="xml/e-attachment-button.xml"/>
     <xi:include href="xml/e-attachment-dialog.xml"/>
     <xi:include href="xml/e-attachment-paned.xml"/>
     <xi:include href="xml/e-attachment-store.xml"/>
@@ -95,6 +94,7 @@
     <title>HTML Rendering</title>
     <xi:include href="xml/e-web-view.xml"/>
     <xi:include href="xml/e-web-view-preview.xml"/>
+    <xi:include href="xml/e-content-request.xml"/>
     <xi:include href="xml/e-file-request.xml"/>
     <xi:include href="xml/e-stock-request.xml"/>
   </chapter>
@@ -103,6 +103,7 @@
     <title>HTML Editing</title>
     <xi:include href="xml/e-color-chooser-widget.xml"/>
     <xi:include href="xml/e-color-combo.xml"/>
+    <xi:include href="xml/e-content-editor.xml"/>
     <xi:include href="xml/e-emoticon.xml"/>
     <xi:include href="xml/e-emoticon-action.xml"/>
     <xi:include href="xml/e-emoticon-chooser.xml"/>
@@ -118,11 +119,9 @@
     <xi:include href="xml/e-html-editor-page-dialog.xml"/>
     <xi:include href="xml/e-html-editor-paragraph-dialog.xml"/>
     <xi:include href="xml/e-html-editor-replace-dialog.xml"/>
-    <xi:include href="xml/e-html-editor-selection.xml"/>
     <xi:include href="xml/e-html-editor-spell-check-dialog.xml"/>
     <xi:include href="xml/e-html-editor-table-dialog.xml"/>
     <xi:include href="xml/e-html-editor-text-dialog.xml"/>
-    <xi:include href="xml/e-html-editor-view.xml"/>
     <xi:include href="xml/e-image-chooser-dialog.xml"/>
     <xi:include href="xml/e-spell-checker.xml"/>
     <xi:include href="xml/e-spell-dictionary.xml"/>
@@ -298,6 +297,7 @@
     <xi:include href="xml/e-selection-model-simple.xml"/>
     <xi:include href="xml/e-selection-model.xml"/>
     <xi:include href="xml/e-send-options.xml"/>
+    <xi:include href="xml/e-simple-async-result.xml"/>
     <xi:include href="xml/e-sorter-array.xml"/>
     <xi:include href="xml/e-sorter.xml"/>
     <xi:include href="xml/e-spell-entry.xml"/>
diff --git a/e-util/e-util-enums.h b/e-util/e-util-enums.h
index 884c041..8e24935 100644
--- a/e-util/e-util-enums.h
+++ b/e-util/e-util-enums.h
@@ -276,7 +276,7 @@ typedef enum {
  * @E_CONTENT_EDITOR_FONT_SIZE_LARGE:
  * @E_CONTENT_EDITOR_FONT_SIZE_VERY_LARGE:
  *
- * Note: The values match the actual size in <font size="n">
+ * Note: The values match the actual size in &lt;font size="n"&gt;
  *
  * Since: 3.22
  **/


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