summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/sections-file.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/sections-file.txt b/doc/sections-file.txt
index 9e8e1f9..24441fc 100644
--- a/doc/sections-file.txt
+++ b/doc/sections-file.txt
@@ -25,7 +25,9 @@ You can also use <SUBSECTION Standard> for standard GtkObject declarations
GTK_IS_OBJECT() etc.) Currently these are left out of the documentation.
You can also use <SUBSECTION Private> for private declarations which will not
be output (Its a handy way to avoid warning messages about unused
-declarations.)
+declarations.). If your library contains private types which you don't want
+to appear in the object hierarchy and the list of implemented or required
+interfaces, add them to a Private subsection.
You can also use <INCLUDE> ... <INCLUDE> to specify the #include files which
are shown in the synopsis sections. It contains a comma-separate list of