File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -1436,6 +1436,10 @@ FILE_VERSION_INFO = "cleartool desc -fmt \%Vn"
1436
1436
<br>Note that the filter must not add or remove lines; it is applied before the
1437
1437
code is scanned, but not when the output code is generated. If lines are added
1438
1438
or removed, the anchors will not be placed correctly.
1439
+ <br>Note that for custom extensions or not directly supported extensions you also
1440
+ need to set \ref cfg_extension_mapping "EXTENSION_MAPPING" for the extension
1441
+ otherwise the files are not properly processed by doxygen.<br>
1442
+
1439
1443
]]>
1440
1444
</docs >
1441
1445
</option >
@@ -1449,6 +1453,9 @@ FILE_VERSION_INFO = "cleartool desc -fmt \%Vn"
1449
1453
information on how filters are used. If the \c FILTER_PATTERNS tag is empty or if
1450
1454
none of the patterns match the file name, \ref cfg_input_filter "INPUT_FILTER" is
1451
1455
applied.
1456
+ <br>Note that for custom extensions or not directly supported extensions you also
1457
+ need to set \ref cfg_extension_mapping "EXTENSION_MAPPING" for the extension
1458
+ otherwise the files are not properly processed by doxygen.<br>
1452
1459
]]>
1453
1460
</docs >
1454
1461
</option >
You can’t perform that action at this time.
0 commit comments