summaryrefslogtreecommitdiff
path: root/docs/extending.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/extending.rst')
-rw-r--r--docs/extending.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/extending.rst b/docs/extending.rst
index 910c086..faf4ccb 100644
--- a/docs/extending.rst
+++ b/docs/extending.rst
@@ -81,10 +81,12 @@ The rules document is divided into several targets. Each target can have an own
<target>:
<symbol>:
- context: {}
- destination: ''
+ context: { <key>: <value> }
+ destination: <path>
documents:
<target>:<source>
+ preserve:
+ <target>:<source>
* ``<target>`` is a name of the current target (e.g. client, server, plugin)
* ``<symbol>`` must be either system, module, interface, struct or enum