From f8b1ef0db2a4671d8103271dab8521b40d46ebe1 Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Wed, 9 Jun 2010 18:45:11 -0300 Subject: Documented rename to tag inside of argument modification. --- doc/typesystem_arguments.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/typesystem_arguments.rst b/doc/typesystem_arguments.rst index eef455d9c..938214acb 100644 --- a/doc/typesystem_arguments.rst +++ b/doc/typesystem_arguments.rst @@ -48,6 +48,18 @@ remove-argument +rename to +^^^^^^^^^ + + The 'rename to' node is used to rename a argument and use this new name in the generated code. + + .. code-block:: xml + + + + + + remove-default-expression ^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit v1.2.3