0
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<QtHelpProject version="1.0">
|
|
3 |
<metaData name="author" value="Nokia Corporation and/or its subsidiary(-ies)" />
|
|
4 |
<metaData name="language" value="en" />
|
|
5 |
<virtualFolder>testFolder</virtualFolder>
|
|
6 |
<namespace>trolltech.com.1_0_0.test</namespace>
|
|
7 |
<customFilter name="Custom Filter 1">
|
|
8 |
<filterAttribute>test</filterAttribute>
|
|
9 |
<filterAttribute>filter1</filterAttribute>
|
|
10 |
</customFilter>
|
|
11 |
<customFilter name="Custom Filter 2">
|
|
12 |
<filterAttribute>test</filterAttribute>
|
|
13 |
<filterAttribute>filter2</filterAttribute>
|
|
14 |
</customFilter>
|
|
15 |
<filterSection>
|
|
16 |
<filterAttribute>test</filterAttribute>
|
|
17 |
<filterAttribute>filter1</filterAttribute>
|
|
18 |
<toc>
|
|
19 |
<section title="Test Manual" ref="test.html">
|
|
20 |
<section title="Section 1" ref="test.html#section1">
|
|
21 |
</section>
|
|
22 |
<section title="Section 2" ref="test.html#section2">
|
|
23 |
</section>
|
|
24 |
<section title="Section 3" ref="test.html#section3">
|
|
25 |
</section>
|
|
26 |
<section title="People" ref="people.html">
|
|
27 |
</section>
|
|
28 |
<section title="About" ref="./sub/about.html">
|
|
29 |
</section>
|
|
30 |
</section>
|
|
31 |
</toc>
|
|
32 |
<keywords>
|
|
33 |
<keyword name="foo" id="Test::foo" ref="test.html#foo"/>
|
|
34 |
<keyword name="bar" id="Test::bar" ref="test.html#bar"/>
|
|
35 |
<keyword name="bla" id="Test::bla" ref="test.html#bla"/>
|
|
36 |
<keyword name="einstein" id="People::einstein" ref="people.html#einstein"/>
|
|
37 |
<keyword name="newton" id="People::newton" ref="people.html#newton"/>
|
|
38 |
</keywords>
|
|
39 |
<files>
|
|
40 |
<file>classic.css</file>
|
|
41 |
<file>[pt]*.html</file>
|
|
42 |
<file>./sub/abou?.html</file>
|
|
43 |
</files>
|
|
44 |
</filterSection>
|
|
45 |
<filterSection>
|
|
46 |
<filterAttribute>test</filterAttribute>
|
|
47 |
<filterAttribute>filter2</filterAttribute>
|
|
48 |
<toc>
|
|
49 |
<section title="Fancy Manual" ref="fancy.html">
|
|
50 |
<section title="Section 1" ref="fancy.html#section1">
|
|
51 |
</section>
|
|
52 |
<section title="Section 2" ref="fancy.html#section2">
|
|
53 |
</section>
|
|
54 |
<section title="Section 3" ref="fancy.html#section3">
|
|
55 |
</section>
|
|
56 |
<section title="Cars" ref="cars.html">
|
|
57 |
</section>
|
|
58 |
</section>
|
|
59 |
</toc>
|
|
60 |
<keywords>
|
|
61 |
<keyword name="foo" id="Fancy::foo" ref="fancy.html#foo"/>
|
|
62 |
<keyword name="foobar" id="Fancy::foobar" ref="fancy.html#foobar"/>
|
|
63 |
<keyword name="audi" id="Cars::newton" ref="cars.html#audi"/>
|
|
64 |
</keywords>
|
|
65 |
<files>
|
|
66 |
<file>classic.css</file>
|
|
67 |
<file>fancy.html</file>
|
|
68 |
<file>cars.html</file>
|
|
69 |
</files>
|
|
70 |
</filterSection>
|
|
71 |
</QtHelpProject>
|