summaryrefslogtreecommitdiff
path: root/doc/index.html.in
blob: feca9fc8dd801bd83312ec12c860468d74379abc (plain)
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
<html>
<head>
<title>D-Bus Documentation Index</title>
</head>
<body>
<h1>D-Bus Documentation Index</h1>
<p>Version @DBUS_VERSION@</p>

<table>
 <tr>
  <th width=10%>
  </th>
  <th width=30% align=left>
   generic documentation
  </th>
  <th width=30% align=left>
application manuals
  </th>
 </tr>
 <tr>
  <td valign=top>
  </td>
  <td valign=top>
<a href="http://dbus.freedesktop.org">D-Bus Website</a>
  <br>
  <br>
<a href="dbus-tutorial.html">D-Bus Tutorial</a>
  <br>
  <br>
<a href="dbus-specification.html">D-Bus Specification</a>
   <br>
   <br>
<a href="dbus-faq.html">D-Bus FAQ</a>
   <br>
   <br>
<a href="dbus-test-plan.html">D-Bus Test Plan</a>
   <br>
   <br>
<a href="api/index.html">libdbus API Documentation</a>
  </td>
  <td  valign=top>
<a href="dbus-daemon.1.html">D-Bus Daemon manual</a>
   <br>
   <br>
<a href="dbus-launch.1.html">D-Bus launch manual</a>
   <br>
   <br>
<a href="dbus-send.1.html">D-Bus send tool manual</a>
   <br>
   <br>
<a href="dbus-monitor.1.html">D-Bus monitor manual</a>
  </td>
 </tr>
</table>
</body>
</html>