summaryrefslogtreecommitdiff
path: root/docs/website/tools/g-ir-scanner.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/website/tools/g-ir-scanner.rst')
-rw-r--r--docs/website/tools/g-ir-scanner.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/website/tools/g-ir-scanner.rst b/docs/website/tools/g-ir-scanner.rst
index 15fe401d..12a14fcb 100644
--- a/docs/website/tools/g-ir-scanner.rst
+++ b/docs/website/tools/g-ir-scanner.rst
@@ -83,6 +83,10 @@ OPTIONS
Headers which should be included in C programs. This option can be
specified multiple times to include more than one header.
+--doc-format=DOC_FORMAT
+ The format of the inline documentation. This option can either be gtk-doc
+ or gi-docgen.
+
-n, --namespace=NAME
The namespace name. This name should be capitalized, eg the first letter
should be upper case. Examples: Gtk, Clutter, WebKit.