From e78fd7e8c55edcaf2b63f44990efd4dbec20f9c0 Mon Sep 17 00:00:00 2001 From: Iñigo Martínez Date: Tue, 20 Nov 2018 21:50:21 +0100 Subject: docs: Add missing `namespace` parameter documentation [skip ci] Although the `namespace` parameter was implemented in 0.37, its documentation is still missing. It has been added to the `gtkdoc`'s documentation. --- docs/markdown/Gnome-module.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/markdown/Gnome-module.md b/docs/markdown/Gnome-module.md index 172af2d66..dcd843f43 100644 --- a/docs/markdown/Gnome-module.md +++ b/docs/markdown/Gnome-module.md @@ -333,6 +333,7 @@ of the module. * `main_xml`: specifies the main XML file * `main_sgml`: equal to `main_xml` * `mkdb_args`: a list of arguments to pass to `gtkdoc-mkdb` +* `namespace`: specifies the name space to pass to `gtkdoc-mkdb` * `module_version`: the version of the module, affects the installed location and the devhelp2 file location * `scan_args`: a list of arguments to pass to `gtkdoc-scan` * `scanobjs_args`: a list of arguments to pass to `gtkdoc-scangobj` -- cgit v1.2.3