chiark / gitweb /
Comment out part of overview section, which sits rather badly.
[disorder] / disobedience / manual / intro.html
index 1230ec54ee982b465dd94ac9aefc8f87a293491f..52d09158b73394a81e16d9c4bdf3201d8e198834 100644 (file)
@@ -34,7 +34,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
      <li>How to start Disobedience</li>
    </ul>
 
-   <h2>1.1 What is DisOrder?</h2>
+   <h2><a name=whatis>1.1 What is DisOrder?</a></h2>
 
    <p><a href="http://www.greenend.org.uk/rjk/disorder/">DisOrder</a>
    is a multi-user software jukebox.  It allows MP3s, OGGs, etc to be
@@ -59,6 +59,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    cover a few such topics as they are necessary to getting up and
    running with Disobedience.</p>
 
+   <!--
+
    <p>This diagram shows an overview of one possible setup.</p>
 
    <p class=image><img src="arch-simple.png"></p>
@@ -75,7 +77,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    on the same computer as the server provided it can run X11
    applications.</p>
 
-   <h2>1.2 Getting DisOrder</h2>
+   -->
+
+   <h2><a name=getting>1.2 Getting DisOrder</a></h2>
 
    <p>There are two ways to get DisOrder.</p>
 
@@ -114,7 +118,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    <p>There is no Windows support (although the web interface can be
    used from Windows computers).</p>
 
-   <h2>1.3 Getting a DisOrder login</h2>
+   <h2><a name=createloging>1.3 Getting a DisOrder login</a></h2>
 
    <p>The easiest way to get a DisOrder login is to access the web
    interface and set one up using that.  To do this,
@@ -144,7 +148,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    you want to take advantage of its more convenient design and extra
    features.</p>
 
-   <h2>1.4 Starting Disobedience</h2>
+   <h2><a name=starting>1.4 Starting Disobedience</a></h2>
 
    <p>On Debian systems it should be possible to find Disobedience in
    the menu system:</p>
@@ -162,7 +166,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    should <a href="http://code.google.com/p/disorder/issues/list">be
    reported</a>.)</p>
 
-   <h2>1.5 Initial Login</h2>
+   <h2><a name=login>1.5 Initial Login</a></h2>
 
    <p>The first time you run Disobedience it won't know what server to
    connect to, your username or your password, and will therefore
@@ -185,9 +189,13 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    <p>Once you have logged in successfuly, Disobedience will remember
    these login settings, so it should not be necessary to enter them
    again.  If you need to change them for any reason, you can either
-   select the Server > Login option to bring the login window back, or
-   (if you prefer), edit the file <tt>~/.disorder/passwd</tt>
+   select the <b>Server > Login</b> option to bring the login window
+   back, or (if you prefer), edit the file <tt>~/.disorder/passwd</tt>
    directly.</p>
 
+   <hr>
+
+   <a href="index.html">Back to contents</a>
+
  </body>
 </html>