gplugin/gplugin

aad84a86eadb
Parents 7a5e30c49939
Children f04edbdc6e9e
Fix up some issues with the documentation

Testing Done:
Build the docs and verified there were no warnings.

Reviewed at https://reviews.imfreedom.org/r/865/
--- a/gplugin/gplugin-manager.h Tue Aug 03 02:28:43 2021 -0500
+++ b/gplugin/gplugin-manager.h Tue Aug 03 02:57:45 2021 -0500
@@ -46,7 +46,8 @@
/*< private >*/
GObjectClass parent;
- /* signals */
+ /*< public >*/
+
gboolean (*loading_plugin)(
GPluginManager *manager,
GPluginPlugin *plugin,
--- a/gplugin/reference/gplugin-docs.xml Tue Aug 03 02:28:43 2021 -0500
+++ b/gplugin/reference/gplugin-docs.xml Tue Aug 03 02:57:45 2021 -0500
@@ -71,5 +71,13 @@
<title>Index of new symbols in 0.31.0</title>
<xi:include href="xml/api-index-0.31.0.xml"><xi:fallback /></xi:include>
</index>
+ <index id="api-0.32.0">
+ <title>Index of new symbols in 0.32.0</title>
+ <xi:include href="xml/api-index-0.32.0.xml"><xi:fallback /></xi:include>
+ </index>
+ <index id="api-0.33.0">
+ <title>Index of new symbols in 0.33.0</title>
+ <xi:include href="xml/api-index-0.33.0.xml"><xi:fallback /></xi:include>
+ </index>
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>