From 544164b151ada2a599dc630a49da6cd76682baf8 Mon Sep 17 00:00:00 2001 From: TingPing Date: Wed, 11 Jul 2018 15:36:24 +0200 Subject: docs: Minor clarifications of gnome.compile_resources This was causing confusion for a user about the fact any directory can be passed --- docs/markdown/Gnome-module.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/markdown') diff --git a/docs/markdown/Gnome-module.md b/docs/markdown/Gnome-module.md index 634fe79..6b63f8a 100644 --- a/docs/markdown/Gnome-module.md +++ b/docs/markdown/Gnome-module.md @@ -40,8 +40,8 @@ file called `foobar.h`, which you can then include in your sources. * `install_dir`: (*Added 0.37.0*) location to install the header or bundle depending on previous options * `install_header`: (*Added 0.37.0*) if true, install the header file -* `source_dir`: a list of subdirectories where the resource compiler - should look up the files, relative to the location of the XML file +* `source_dir`: a list of directories where the resource compiler + should look up the files Returns an array containing: `[c_source, header_file]` or `[gresource_bundle]` -- cgit v1.1