Adding upstream version 3.0.4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
1c8b56a4f5
commit
554424e00a
6822 changed files with 5440542 additions and 0 deletions
13
devel-docs/meson.build
Normal file
13
devel-docs/meson.build
Normal file
|
@ -0,0 +1,13 @@
|
|||
devel_docs_build_root = meson.current_build_dir()
|
||||
|
||||
scan_args_common = [
|
||||
'--deprecated-guards=GIMP_DISABLE_DEPRECATED',
|
||||
]
|
||||
|
||||
mkdb_args_common = [
|
||||
'--name-space=gimp',
|
||||
]
|
||||
|
||||
if gi_docgen.found() and have_gobject_introspection
|
||||
subdir('reference')
|
||||
endif
|
Loading…
Add table
Add a link
Reference in a new issue