docs, Gnome-module: document include_directories in gtkdoc

This parameter is supported for some time but has never been documented.
This commit is contained in:
Marco Trevisan (Treviño) 2018-09-12 23:44:26 +02:00
parent 9a29496a9b
commit 2b6fa3dd3b
1 changed files with 1 additions and 0 deletions

View File

@ -323,6 +323,7 @@ of the module.
* `dependencies`: a list of dependencies
* `fixxref_args`: a list of arguments to pass to `gtkdoc-fixxref`
* `gobject_typesfile`: a list of type files
* `include_directories`: extra include paths to pass to `gtkdoc-scangobj`
* `ignore_headers`: a list of header files to ignore
* `html_assets`: a list of assets for the HTML pages
* `html_args` a list of arguments to pass to `gtkdoc-mkhtml`