[libgsf] Docs: add in GSF_PARAM_STATIC



commit 2e48ee012182fb0fd5e0b3b38f272c9e1140fad7
Author: Morten Welinder <terra gnome org>
Date:   Sun Mar 22 20:40:16 2020 -0400

    Docs: add in GSF_PARAM_STATIC
    
    Somehow, without that, the build breaks in docs.
    
    (To actually see the break, manually remove docs/xml before building.)

 doc/gsf-sections.txt | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/doc/gsf-sections.txt b/doc/gsf-sections.txt
index b2b21dd..ba1a795 100644
--- a/doc/gsf-sections.txt
+++ b/doc/gsf-sections.txt
@@ -697,6 +697,7 @@ gsf_xml_in_ns_get_type
 </SECTION>
 
 <SECTION>
+<TITLE>Utilities</TITLE>
 <FILE>utils</FILE>
 gsf_init
 gsf_shutdown
@@ -716,6 +717,7 @@ GSF_DYNAMIC_CLASS_FULL
 GSF_DYNAMIC_CLASS_ABSTRACT
 GSF_DYNAMIC_INTERFACE
 GSF_DYNAMIC_INTERFACE_FULL
+GSF_PARAM_STATIC
 <SUBSECTION Errors>
 GSF_ERROR
 GsfError


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