Java: Use .inc.qhelp extension for included help files

This commit is contained in:
Marcono1234
2021-02-23 23:04:42 +01:00
parent e21cbe82a9
commit 53dc2ce9b6
54 changed files with 53 additions and 53 deletions

View File

@@ -0,0 +1,15 @@
<!DOCTYPE qhelp PUBLIC
"-//Semmle//qhelp//EN"
"qhelp.dtd">
<qhelp>
<fragment>
<p>
If you observe a large number of false positives, you may need to add extra entry points to
identify hidden dependencies caused by the use of a particular framework or technique, or to
identify library project entry points. Please refer to the Semmle documentation for more
information on how to do this.
</p>
</fragment>
</qhelp>