Merge pull request #5275 from Marcono1234/marcono1234/included-qhelp-files

Use `.inc.qhelp` extension for included help files
This commit is contained in:
Anders Schack-Mulligen
2021-03-08 16:26:32 +01:00
committed by GitHub
80 changed files with 70 additions and 69 deletions

View File

@@ -4,6 +4,6 @@
<qhelp>
<include src="DeadStore.qhelp" />
<include src="DeadStore.inc.qhelp" />
</qhelp>

View File

@@ -4,6 +4,6 @@
<qhelp>
<include src="DeadStore.qhelp" />
<include src="DeadStore.inc.qhelp" />
</qhelp>

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>

View File

@@ -14,11 +14,11 @@
</overview>
<recommendation>
<include src="recommendation.qhelp" />
<include src="recommendation.inc.qhelp" />
</recommendation>
<example>
<include src="example.qhelp" />
<include src="example.inc.qhelp" />
</example>
<references>

View File

@@ -22,11 +22,11 @@
</overview>
<recommendation>
<include src="recommendation.qhelp" />
<include src="recommendation.inc.qhelp" />
</recommendation>
<example>
<include src="example.qhelp" />
<include src="example.inc.qhelp" />
</example>
<references>