chiark / gitweb /
Merge manual improvements
[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
a9ace56d 32 <p class=chapter><a href="intro.html">1. Introduction</a></p>
64468cf9 33 <ul>
971adc98
RK
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>
64468cf9 37 </ul>
750e9f84 38
a9ace56d 39 <p class=chapter><a href="window.html">2. Window Layout</a></p>
85c95b7f
RK
40
41 <ul>
971adc98 42 <li>A tour of the Disobedience window</li>
d365231a
RK
43 </ul>
44
a9ace56d 45 <p class=chapter><a href="tabs.html">3. Tabs</a></p>
d365231a
RK
46
47 <ul>
48 <li>Detailed descriptions of
49 the <b>Queue</b>, <b>Recent</b>, <b>Choose</b> and <b>Added</b>
971adc98 50 tabs</li>
85c95b7f
RK
51 </ul>
52
a9ace56d
RK
53 <p class=chapter><a href="properties.html">4. Track Properties</a></p>
54
55 <ul>
971adc98 56 <li>How to edit track properties</li>
a9ace56d
RK
57 </ul>
58
0f839d0f
RK
59 <p class=chapter><a href="playlists.html">5. Playlists</a></p>
60
61 <ul>
971adc98
RK
62 <li>What playlists are</li>
63 <li>Editing playlists</li>
a9ace56d 64 </ul>
0f839d0f
RK
65
66 <p class=chapter><a href="misc.html">Appendix</a></p>
67
68 <ul>
f04eb05c
RK
69 <li>Network play</li>
70 <li>Reporting bugs</li>
71 <li>Copyright notice</li>
0f839d0f
RK
72 </ul>
73
750e9f84
RK
74 </body>
75</html>