docs: Don't ignore the deprecated API_EXPORTED definition
This commit is contained in:
parent
ff0107fc0a
commit
ad88a5a78f
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ gnome.gtkdoc('libfprint',
|
||||||
expand_content_files: expand_content_files,
|
expand_content_files: expand_content_files,
|
||||||
scan_args: [
|
scan_args: [
|
||||||
#'--rebuild-sections',
|
#'--rebuild-sections',
|
||||||
'--ignore-decorators=API_EXPORTED',
|
|
||||||
'--ignore-headers=' + ' '.join(private_headers),
|
'--ignore-headers=' + ' '.join(private_headers),
|
||||||
],
|
],
|
||||||
fixxref_args: [
|
fixxref_args: [
|
||||||
|
|
Loading…
Reference in a new issue