aboutsummaryrefslogtreecommitdiffstats
path: root/doc/commandlineoptions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/commandlineoptions.rst')
-rw-r--r--doc/commandlineoptions.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/commandlineoptions.rst b/doc/commandlineoptions.rst
index 0761982d4..7cc829deb 100644
--- a/doc/commandlineoptions.rst
+++ b/doc/commandlineoptions.rst
@@ -16,7 +16,7 @@ Options
.. _api-version:
-``--api-version``
+``--api-version=<version>``
Specify the supported api version used to generate the bindings.
.. _debug-level:
@@ -29,6 +29,12 @@ Options
``--documentation-only``
Do not generate any code, just the documentation.
+.. _drop-type-entries:
+
+``--drop-type-entries="<TypeEntry0>[;TypeEntry1;...]"``
+ Semicolon separated list of type system entries (classes, namespaces,
+ global functions and enums) to be dropped from generation.
+
.. _generation-set:
``--generation-set``