~vbursian/research-assistant/intervers

« back to all changes in this revision

Viewing changes to help/BasicDevices.qhp

  • Committer: Viktor Bursian
  • Date: 2020-08-09 18:44:46 UTC
  • mto: (10.1.6 intervers)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: vik@pryanik-20200809184446-rblc1ys65pjm4r38
Help system more refactored and futher extended.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<QtHelpProject version="1.0"> <!-- Здесь версия формата, не менять! -->
 
3
    <namespace>research-assistant.1.5.BasicDevices</namespace>
 
4
    <virtualFolder>help</virtualFolder>
 
5
    <filterSection>
 
6
        <!--
 
7
        <filterAttribute>research-assistant</filterAttribute>
 
8
        <filterAttribute>1.5</filterAttribute>
 
9
        -->
 
10
        <toc>
 
11
            <section title="Плагин BasicDevices"
 
12
                     ref="BasicDevices/BasicDevices.html">
 
13
            </section>
 
14
        </toc>
 
15
        <keywords>
 
16
            <keyword name="Плагин BasicDevices"
 
17
                     ref="BasicDevices/BasicDevices.html"/>
 
18
            <keyword name="BasicDevices plugin"
 
19
                     ref="BasicDevices/BasicDevices.html"/>
 
20
        </keywords>
 
21
        <files>
 
22
            <file>RA.css</file>
 
23
            <file>BasicDevices/*</file> <!-- doesn't unclude subfolders! -->
 
24
        </files>
 
25
    </filterSection>
 
26
</QtHelpProject>