chiark / gitweb /
Tree structure for playlist picker
[disorder] / disobedience / manual / window.html
index 92a6d5dae3abb8d88ec22611a1bc453ee794ae2e..40c6f9846923badc7c9e4760ae850c129bdebaba 100644 (file)
@@ -26,12 +26,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
  <body>
    <h1>2. Window Layout</h1>
 
-   <p>This chapter covers the following topics:</p>
+   <p>This chapter contains a tour of the main Disobedience
+   window.</p>
 
-   <ul>
-   </ul>
-
-   <h2>2.1 The Disobedience Window</h2>
+   <h2><a name=main>2.1 The Disobedience Window</a></h2>
    
    <p>Disobedience should look something like this when you've started
    it up and logged in:</p>
@@ -61,7 +59,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    <p>The first track is 4 minutes and 10 seconds long and so far, the
    first 21 seconds of it has played.</p>
 
-   <h2>2.2 Buttons</h2>
+   <h2><a name=buttons>2.2 Buttons</a></h2>
 
    <p>The meaning of the buttons is as follows:</p>
 
@@ -119,7 +117,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    (silent) to 10 (loudest).  The right hand slider is the balance
    control, which ranges form -1.0 (left) to +1.0 (right).</p>
 
-   <h2>2.3 The Menu Bar</h2>
+   <h2><a name=menu>2.3 The Menu Bar</a></h2>
 
    <p class=image><img src="menu-server.png"></p>
 
@@ -163,5 +161,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    version information for the server and for Disobedience (which
    might not be the same).</p>
 
+   <hr>
+
+   <a href="index.html">Back to contents</a>
+
  </body>
 </html>