summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-10-16 18:31:59 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-10-16 18:31:59 (GMT)
commit3ef7ff7ff6e93f2c35a0864283fae5be3975c956 (patch)
tree655ce333a68a0f56d85ec7887199ae852b822dbb /src
parente31d4c8092bcac54b4b820b9d995fce8cd5a78c5 (diff)
parent55d35277e6268c38934746c392f1a877225628e3 (diff)
downloadDoxygen-3ef7ff7ff6e93f2c35a0864283fae5be3975c956.zip
Doxygen-3ef7ff7ff6e93f2c35a0864283fae5be3975c956.tar.gz
Doxygen-3ef7ff7ff6e93f2c35a0864283fae5be3975c956.tar.bz2
Merge branch 'master' of github.com:doxygen/doxygen
Diffstat (limited to 'src')
-rw-r--r--src/config.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.xml b/src/config.xml
index 39e83ad..6158970 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -660,7 +660,8 @@ Go to the <a href="commands.html">next</a> section or return to the
<br>Note: For files without extension you can use `no_extension` as a placeholder.
<br>Note that for custom extensions you also need to set \ref cfg_file_patterns "FILE_PATTERNS" otherwise the
- files are not read by doxygen.
+ files are not read by doxygen. When specifying `no_extension` you should add `*`
+ to the \ref cfg_file_patterns "FILE_PATTERNS".
]]>
</docs>
</option>