diff options
Diffstat (limited to 'Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst')
-rw-r--r-- | Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst b/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst new file mode 100644 index 0000000..bb90c61 --- /dev/null +++ b/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst @@ -0,0 +1,9 @@ +INCLUDE_REGULAR_EXPRESSION +-------------------------- + +Include file scanning regular expression. + +This property specifies the regular expression used during +dependency scanning to match include files that should be followed. +See the :command:`include_regular_expression` command for a high-level +interface to set this property. |