[gnome-software: 1/24] doc: Add missing pages to the documentation build




commit c2f28aca9c33ab8b289f724ef4377234b4e2792a
Author: Philip Withnall <pwithnall endlessos org>
Date:   Thu Apr 28 18:16:53 2022 +0100

    doc: Add missing pages to the documentation build
    
    These should have been added when the corresponding classes were added
    to the project.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 doc/api/gnome-software-docs.xml | 27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/doc/api/gnome-software-docs.xml b/doc/api/gnome-software-docs.xml
index 6b729c955..7c9eb8bc9 100644
--- a/doc/api/gnome-software-docs.xml
+++ b/doc/api/gnome-software-docs.xml
@@ -703,13 +703,38 @@ gs_plugin_adopt_app (GsPlugin *plugin, GsApp *app)
       </para>
     </partintro>
     <title>GNOME Software Plugin API</title>
-    <xi:include href="xml/gs-app-list.xml"/>
     <xi:include href="xml/gs-app.xml"/>
+    <xi:include href="xml/gs-app-collation.xml"/>
+    <xi:include href="xml/gs-app-list.xml"/>
+    <xi:include href="xml/gs-appstream.xml"/>
     <xi:include href="xml/gs-category.xml"/>
+    <xi:include href="xml/gs-category-manager.xml"/>
+    <xi:include href="xml/gs-debug.xml"/>
+    <xi:include href="xml/gs-desktop-data.xml"/>
+    <xi:include href="xml/gs-download-utils.xml"/>
+    <xi:include href="xml/gs-external-appstream-utils.xml"/>
+    <xi:include href="xml/gs-fedora-third-party.xml"/>
+    <xi:include href="xml/gs-icon.xml"/>
+    <xi:include href="xml/gs-ioprio.xml"/>
+    <xi:include href="xml/gs-key-colors.xml"/>
+    <xi:include href="xml/gs-metered.xml"/>
+    <xi:include href="xml/gs-odrs-provider.xml"/>
     <xi:include href="xml/gs-os-release.xml"/>
     <xi:include href="xml/gs-plugin.xml"/>
     <xi:include href="xml/gs-plugin-event.xml"/>
+    <xi:include href="xml/gs-plugin-helpers.xml"/>
+    <xi:include href="xml/gs-plugin-job-list-distro-upgrades.xml"/>
+    <xi:include href="xml/gs-plugin-job-list-installed-apps.xml"/>
+    <xi:include href="xml/gs-plugin-job-refine.xml"/>
+    <xi:include href="xml/gs-plugin-job-refresh-metadata.xml"/>
+    <xi:include href="xml/gs-plugin-job.xml"/>
+    <xi:include href="xml/gs-plugin-loader-sync.xml"/>
+    <xi:include href="xml/gs-plugin-loader.xml"/>
+    <xi:include href="xml/gs-plugin-types.xml"/>
     <xi:include href="xml/gs-plugin-vfuncs.xml"/>
+    <xi:include href="xml/gs-remote-icon.xml"/>
+    <xi:include href="xml/gs-test.xml"/>
+    <xi:include href="xml/gs-worker-thread.xml"/>
     <xi:include href="xml/gs-utils.xml"/>
   </reference>
 


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