-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
103 lines (93 loc) · 3.58 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<?xml version="1.0"?>
<index>
<dirs output="output/html"
index="output/index"
help="output/help"
header="output/header"
input="src"
temp="tmp" />
<options
hide-empty="no"
include-source="no"
make-contents="no"
include-sections="yes"
include-sections-depth="1"
catalog-version="103"
page-format='html5'
page-css-variant='prm body-fraunces heading-raleway webfont-fraunces webfont-raleway large-bullets'
index-css-variant='prm body-fraunces heading-raleway webfont-fraunces webfont-raleway large-bullets no-edge-index'
/>
<make-index type="swi" />
<make-index type="command" />
<make-index type="message" />
<make-index type="upcall" />
<make-index type="service" />
<make-index type="sysvar" />
<make-index type="entry" />
<make-index type="vector" />
<make-index type="error" />
<make-index type="vdu" />
<make-index type="tboxmessage" />
<make-index type="tboxmethod" />
<make-filelist/>
<make-indexdata/>
<footer>
<p>These documents are not necessarily complete.</p>
<p>Consult individual documents and authors for details of their completeness.</p>
</footer>
<section title="Introduction" dir="intro">
<page href="about">About this documentation</page>
</section>
<section title="Functional specs" dir="acorn">
<page href="cnp/cut_n_paste">Cut and paste specification</page>
<page href="uri_handler/uri_handler">URI Handler specification</page>
<page href="url_fetcher/url_fetcher">URL Fetcher specification</page>
<page href="plugin_protocol/plug-in_protocol">Browser Plug-in Protocol specification</page>
<page href="nested_window_manager/nested_window_manager">Nested Window Manager specification</page>
</section>
<section title="3rd Party" dir="3rdparty">
<page href="cryptrandom">CryptRandom module</page>
</section>
<section title="RISC OS 5" dir="riscos5">
<page href="drivehints">Drive Hints</page>
</section>
<section title="RISC OS Select" dir="select">
<section title="Kernel" dir="kernel">
<section title="I/O" dir="io">
<page href="pointer-supplement">Pointer devices</page>
</section>
</section>
<section title="Desktop" dir="desktop">
<page href="iconbarfiledrags">Icon bar file drags</page>
<page href="filters-iconborders">Icon border filters</page>
<section title="Wimp" dir="wimp">
<page href="iconpriorities">Iconbar priorities</page>
</section>
</section>
<section title="Hardware" dir="hardware">
<page href='timermanager'>Hardware timer device driver (TimerManager)</page>
<page href='nvramv'>NVRAM vector</page>
</section>
<section title="Time" dir="time">
<page href="rtc">Real Time Clock</page>
<page href="rtcv">Real Time Clock vector</page>
<page href="systemclock">System clock</page>
</section>
<section title="Networking" dir="networking">
<page href="sharefs">ShareFS module</page>
<page href="addresscollisions">Internet address collision</page>
<page href="linkstatus">DCI Driver Link Status</page>
<page href="routerdiscovery">RouterDiscovery</page>
<page href="dhcpclient">DHCPClient</page>
<page href="zeroconf">ZeroConf</page>
</section>
<section title="Graphics" dir="graphics">
<page href="modes">Graphics modes specification</page>
<page href="imagefilerender">Image file renderer</page>
<page href="videov">Video drivers</page>
</section>
<section title="Programmer" dir="programmer">
<page href="pathutils">PathUtils</page>
</section>
</section>
</index>