devel-docs: various documentation and build fixes

This commit is contained in:
Michael Natterer
2019-07-24 01:21:16 +02:00
parent aca5f806c4
commit c2a38f0631
12 changed files with 34 additions and 32 deletions

View File

@ -19,7 +19,8 @@ SCAN_OPTIONS =
MKDB_OPTIONS = --sgml-mode --output-format=xml --name-space=gimp
# Extra options to supply to gtkdoc-fixref
FIXXREF_OPTIONS = --extra-dir=../libgimpmath/html
FIXXREF_OPTIONS = \
--extra-dir=../libgimpmath/html
# Used for dependencies
HFILE_GLOB = $(DOC_SOURCE_DIR)/*.h