doc/reference/finch/meson.build

changeset 39368
b4dec54de54b
parent 38598
bd70b91e0f73
child 40598
f88830d41330
equal deleted inserted replaced
39363:3932ab2393a7 39368:b4dec54de54b
1 DOC_MODULE = 'finch' 1 DOC_MODULE = 'finch'
2 2
3 # Header files or dirs to ignore when scanning. Use base file/dir names 3 # Header files or dirs to ignore when scanning. Use base file/dir names
4 ignore_hfiles = [ 4 ignore_hfiles = [
5 'plugins', 5 'plugins',
6 'test',
7 'libgnt/wms',
8 'gntinternal.h',
9 'gnt-skel.h'
10 ] 6 ]
11 7
12 # Extra options to supply to gtkdoc-scan. 8 # Extra options to supply to gtkdoc-scan.
13 scan_args = [ 9 scan_args = [
14 '--deprecated-guards=PURPLE_DISABLE_DEPRECATED|GNT_DISABLE_DEPRECATED|FINCH_DISABLE_DEPRECATED', 10 '--deprecated-guards=PURPLE_DISABLE_DEPRECATED|GNT_DISABLE_DEPRECATED|FINCH_DISABLE_DEPRECATED',

mercurial