Use .inc.qhelp extension for included help files

This commit is contained in:
Marcono1234
2021-02-25 22:32:39 +01:00
parent d685aff5e2
commit 5a8ffa5a85
80 changed files with 70 additions and 69 deletions

View File

@@ -4,7 +4,7 @@
<qhelp>
<include src="ReDoSIntroduction.qhelp" />
<include src="ReDoSIntroduction.inc.qhelp" />
<example>
<p>
@@ -103,6 +103,6 @@
</example>
<include src="ReDoSReferences.qhelp"/>
<include src="ReDoSReferences.inc.qhelp"/>
</qhelp>

View File

@@ -4,7 +4,7 @@
<qhelp>
<include src="ReDoSIntroduction.qhelp" />
<include src="ReDoSIntroduction.inc.qhelp" />
<example>
<p>
@@ -29,6 +29,6 @@
</sample>
</example>
<include src="ReDoSReferences.qhelp"/>
<include src="ReDoSReferences.inc.qhelp"/>
</qhelp>