summaryrefslogtreecommitdiff
path: root/docs/refman/templates/func.mustache
diff options
context:
space:
mode:
authorDaniel Mensinger <daniel@mensinger-ka.de>2022-01-23 16:03:41 +0100
committerEli Schwartz <eschwartz93@gmail.com>2022-04-07 17:16:26 -0400
commitf192ecd1effbed2dcc507707a780ecc8e95a537e (patch)
tree0bd70bccf31ce700856f542e1b4b75d0be0107ae /docs/refman/templates/func.mustache
parent0808ae1b3d32eebd68342329428631e6a9be4248 (diff)
downloadmeson-f192ecd1effbed2dcc507707a780ecc8e95a537e.tar.gz
docs: refman: Add `arg_flattening` support
Diffstat (limited to 'docs/refman/templates/func.mustache')
-rw-r--r--docs/refman/templates/func.mustache4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/refman/templates/func.mustache b/docs/refman/templates/func.mustache
index 3e6209fc8..c601f78fc 100644
--- a/docs/refman/templates/func.mustache
+++ b/docs/refman/templates/func.mustache
@@ -25,6 +25,10 @@
<p style="padding: 5px; margin: 0px;"></p> <!-- A bit more space -->
{{base_level}}## Arguments
+
+{{^arg_flattening}}
+ [Argument flattening](Syntax.md#argument-flattening) is **NOT SUPPORTED** by this function.
+{{/arg_flattening}}
{{/has_args}}
{{#posargs}}