[gnome-software/wip/hughsie/AsReview: 39/40] Do not include GsReview in the plugin docs



commit a12569262bc83527831ad502147bb9e3b1c9be27
Author: Richard Hughes <richard hughsie com>
Date:   Wed Jul 27 11:17:52 2016 +0100

    Do not include GsReview in the plugin docs
    
    It's soon going to be moved to appstream-glib...

 doc/api/Makefile.am             |    1 -
 doc/api/gnome-software-docs.xml |    1 -
 doc/api/gnome-software.types    |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/doc/api/Makefile.am b/doc/api/Makefile.am
index 4b8d11e..7cf7bbc 100644
--- a/doc/api/Makefile.am
+++ b/doc/api/Makefile.am
@@ -84,7 +84,6 @@ GTKDOC_LIBS=                                                  \
        $(top_builddir)/src/gnome_software-gs-category.o        \
        $(top_builddir)/src/gnome_software-gs-os-release.o      \
        $(top_builddir)/src/gnome_software-gs-plugin.o          \
-       $(top_builddir)/src/gnome_software-gs-review.o          \
        $(top_builddir)/src/gnome_software-gs-utils.o
 
 # This includes the standard gtk-doc make rules, copied by gtkdocize.
diff --git a/doc/api/gnome-software-docs.xml b/doc/api/gnome-software-docs.xml
index df94c3f..f2c7517 100644
--- a/doc/api/gnome-software-docs.xml
+++ b/doc/api/gnome-software-docs.xml
@@ -627,7 +627,6 @@ gs_plugin_adopt_app (GsPlugin *plugin, GsApp *app)
     <xi:include href="xml/gs-os-release.xml"/>
     <xi:include href="xml/gs-plugin.xml"/>
     <xi:include href="xml/gs-plugin-vfuncs.xml"/>
-    <xi:include href="xml/gs-review.xml"/>
     <xi:include href="xml/gs-utils.xml"/>
   </reference>
 
diff --git a/doc/api/gnome-software.types b/doc/api/gnome-software.types
index 01601d5..c7c2514 100644
--- a/doc/api/gnome-software.types
+++ b/doc/api/gnome-software.types
@@ -3,4 +3,3 @@ gs_app_list_get_type
 gs_category_get_type
 gs_os_release_get_type
 gs_plugin_get_type
-gs_review_get_type


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