We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9702f commit 9f0a813Copy full SHA for 9f0a813
src/site/apt/examples/filter.apt
@@ -29,7 +29,7 @@
29
Filtering
30
31
Variables can be included in your resources. These variables, denoted by the
32
- <<<$\{...\}>>> delimiters, can come from the system properties, your project
+ <<<$\{...\}>>> or <<<@...@>>> delimiters, can come from the system properties, your project
33
properties, from your filter resources and from the command line.
34
35
For example, if we have a resource <<<src/main/resources/hello.txt>>> containing
0 commit comments