summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-12-04 18:14:21 +0100
committerBastien Nocera <hadess@hadess.net>2017-12-04 18:14:21 +0100
commitabd12802fdb1d092c7af11b9fe79217ac0dd0721 (patch)
tree4356329c436d9c8416e9decc3caf74cd09020f16 /docs
parentc1fd9f5d6592c0183c54efc806b3ca6871e1f496 (diff)
downloadgdk-pixbuf-abd12802fdb1d092c7af11b9fe79217ac0dd0721.tar.gz
docs: Fix docs build error
WARNING: Passed invalid keyword argument "html_images" in docs/reference/gdk-pixbuf/meson.build line 30.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdk-pixbuf/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gdk-pixbuf/meson.build b/docs/reference/gdk-pixbuf/meson.build
index b8d6f22b6..fcfcb0d8a 100644
--- a/docs/reference/gdk-pixbuf/meson.build
+++ b/docs/reference/gdk-pixbuf/meson.build
@@ -45,7 +45,7 @@ if get_option('with_docs')
'--extra-dir=@0@'.format(join_paths(glib_docpath, 'gobject')),
'--extra-dir=@0@'.format(join_paths(glib_docpath, 'gio')),
],
- html_images: [
+ html_assets: [
'composite.png',
],
content_files: [