chiark / gitweb /
Install Disobedience manual and make Disobedience use it in preference
[disorder] / disobedience / manual / index.html
CommitLineData
750e9f84 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
a6e5c939
RK
2<!--
3This file is part of DisOrder.
4Copyright (C) 2009 Richard Kettlewell
5
6This program is free software: you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation, either version 3 of the License, or
9(at your option) any later version.
10
11This program is distributed in the hope that it will be useful,
12but WITHOUT ANY WARRANTY; without even the implied warranty of
13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14GNU General Public License for more details.
15
16You should have received a copy of the GNU General Public License
17along with this program. If not, see <http://www.gnu.org/licenses/>.
18-->
750e9f84
RK
19<html>
20 <head>
21 <title>Disobedience</title>
22 <link rel=stylesheet
23 type="text/css"
a6e5c939 24 href="disobedience.css">
750e9f84
RK
25 </head>
26 <body>
27 <h1>Disobedience</h1>
28
29 <p>This is the manual for Disobedience, the graphical client
30 for <a href="http://www.greenend.org.uk/rjk/disorder/">DisOrder</a>.</p>
31
32 <p><a href="intro.html">1. Introduction</a></p>
64468cf9
RK
33 <ul>
34 <li>What DisOrder and Disobedience are, and how to get them</li>
35 <li>How to get a DisOrder login</li>
36 <li>How to start Disobedience</li>
37 </ul>
750e9f84 38
85c95b7f
RK
39 <p><a href="window.html">2. Window Layout</a></p>
40
41 <ul>
d365231a
RK
42 <li>A tour of the Disobedience window</li>
43 </ul>
44
45 <p><a href="tabs.html">3. Tabs</a></p>
46
47 <ul>
48 <li>Detailed descriptions of
49 the <b>Queue</b>, <b>Recent</b>, <b>Choose</b> and <b>Added</b>
50 tabs.</li>
85c95b7f
RK
51 </ul>
52
750e9f84
RK
53 </body>
54</html>