From 5ca41f23c0444610706b7aab9559b99b835ead82 Mon Sep 17 00:00:00 2001
From: Carsten  Rose <carsten.rose@math.uzh.ch>
Date: Sun, 9 Sep 2018 21:45:37 +0200
Subject: [PATCH] F6650 Report hide content - update Manual.rst

---
 extension/Documentation/Manual.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/extension/Documentation/Manual.rst b/extension/Documentation/Manual.rst
index c37e4a681..a78102d92 100644
--- a/extension/Documentation/Manual.rst
+++ b/extension/Documentation/Manual.rst
@@ -719,6 +719,9 @@ QFQ Keywords (Bodytext)
  | <level>.altsql    | If <level>.sql is empty, these query will be fired. No sub queries.             |
  |                   | Shown after `althead`                                                           |
  +-------------------+---------------------------------------------------------------------------------+
+ | <level>.content   | hide: content of current and sub levels are stored and not copied to output.    |
+ |                   | store: content of current and sub levels are stored.                            |
+ +-------------------+---------------------------------------------------------------------------------+
  | debugShowBodyText | If='1' and configuration_:*showDebugInfo: yes*, shows a tooltip with bodytext   |
  +-------------------+---------------------------------------------------------------------------------+
  | sqlLog            | Overwrites configuration_: `SQL_LOG`_ . Only affects `Report`, not `Form`.      |
-- 
GitLab