summaryrefslogtreecommitdiff
path: root/gtkdoc-scan.in
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2010-11-26 12:02:28 +0200
committerStefan Kost <ensonic@users.sf.net>2010-11-26 12:18:00 +0200
commit2a9498decafe070c6512af36e9589b6c05442d23 (patch)
treee06aaa8faac8224d3c40149f1ebab4ab3614479a /gtkdoc-scan.in
parent763d0ab96678db8d83bb59155b0c246efdea3196 (diff)
downloadgtk-doc-2a9498decafe070c6512af36e9589b6c05442d23.tar.gz
Makefile.am,scan: clarify --igrnore-headers
Aparently ignore-headers can be used to skip whole dirs as well.
Diffstat (limited to 'gtkdoc-scan.in')
-rwxr-xr-xgtkdoc-scan.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtkdoc-scan.in b/gtkdoc-scan.in
index 4052b8d..8cb89f6 100755
--- a/gtkdoc-scan.in
+++ b/gtkdoc-scan.in
@@ -90,7 +90,8 @@ gtkdoc-scan version @VERSION@ - scan header files for public symbols
--module=MODULE_NAME Name of the doc module being parsed
--source-dir=DIRNAME Directories containing the source files to scan
---ignore-headers=FILES A space-separated list of header files not to scan
+--ignore-headers=FILES A space-separated list of header files/dirs not to
+ scan
--output-dir=DIRNAME The directory where the results are stored
--deprecated-guards=GUARDS A |-separated list of symbols used as deprecation
guards