mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
devel-docs: add --name-space=gimp to MKDB_OPTIONS
This commit is contained in:
parent
83bbb67781
commit
b67aa5fe8b
7 changed files with 7 additions and 7 deletions
|
@ -16,7 +16,7 @@ SCANGOBJ_OPTIONS =
|
|||
SCAN_OPTIONS = --deprecated-guards="GIMP_DISABLE_DEPRECATED"
|
||||
|
||||
# Extra options to supply to gtkdoc-mkdb
|
||||
MKDB_OPTIONS = --sgml-mode --output-format=xml
|
||||
MKDB_OPTIONS = --sgml-mode --output-format=xml --name-space=gimp
|
||||
|
||||
# Extra options to supply to gtkdoc-fixref
|
||||
FIXXREF_OPTIONS = --extra-dir=../libgimpbase/html --extra-dir=../libgimpcolor/html --extra-dir=../libgimpconfig/html --extra-dir=../libgimpmath/html --extra-dir=../libgimp/html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue