From 8c9f9660f04d1c5e462f6a815329bffa90327618 Mon Sep 17 00:00:00 2001 From: Marcelo Lira Date: Wed, 16 Feb 2011 07:59:36 -0300 Subject: Added the "--drop-type-entries=" command line option. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The documentation was updates on this and older things. Reviewed by Bruno Araújo Reviewed by Luciano Wolf --- doc/commandlineoptions.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/commandlineoptions.rst') 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=`` 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="[;TypeEntry1;...]"`` + Semicolon separated list of type system entries (classes, namespaces, + global functions and enums) to be dropped from generation. + .. _generation-set: ``--generation-set`` -- cgit v1.2.3