summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDamon Chaplin <damon@gnome.org>2004-07-28 14:06:12 +0000
committerDamon Chaplin <damon@src.gnome.org>2004-07-28 14:06:12 +0000
commit4cf47aaeb08059e60a5ff065894ef5f1286b4a1d (patch)
tree06cc06668dce27c66ed5a15d33696be3c1db5b68 /doc
parent5fc5f2ad6bba199f25c50de9f8a3f0f2f9a0c980 (diff)
downloadgtk-doc-4cf47aaeb08059e60a5ff065894ef5f1286b4a1d.tar.gz
mention use of '#' for comments.
2004-07-28 Damon Chaplin <damon@gnome.org> * doc/sections-file.txt: mention use of '#' for comments. * gtkdoc-mkdb.in: removed HEADER_FILE stuff, since it isn't used now.
Diffstat (limited to 'doc')
-rw-r--r--doc/sections-file.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/sections-file.txt b/doc/sections-file.txt
index 24441fc..3ca7099 100644
--- a/doc/sections-file.txt
+++ b/doc/sections-file.txt
@@ -35,8 +35,11 @@ are shown in the synopsis sections. It contains a comma-separate list of
sections, it acts for all sections until the end of the file. If you set it
within a section, it only applies to that section.
+If a line starts with a '#' it is treated as a comment and ignored.
+
Example MODULE-sections.txt file:
+# This is a comment.
<INCLUDE>gnome.h</INCLUDE>
<SECTION>