Small and trivial updates
[whome.git] / docs.php
blobdbd924667926cd452ad65c3af91a012eb1826c33
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
5 <title>Window Maker: Documentation</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
7 <link href="title.css" rel="stylesheet" type="text/css" />
8 </head>
10 <body>
11 <?php
12 include("header.php");
13 include("dock.php");
16 <div id="inhalt">
17 <table width="880" border="0" cellpadding="1" cellspacing="1">
18 <tr>
19 <td content="content" colspan="2" valign="top">
20 <br />
21 <br />
23 <h3>Documentation</h3><br />
25 <p>It's a fact that one of the biggest problems with today's software is lack of good documentation, or any
26 documentation for that matter. Programmers generally don't have a lot of time to document their work, and the things
27 they do document are usually oriented towards other programmers. While we can appreciate the programmers point of view,
28 we feel it's necessary to cater to a larger audience (i.e our users) by providing clear, concise information on how to
29 use our software. The sections below will bring all of these pieces of information together for you.</p>
31 <p>Before you get started with Window Maker, you need to have an understanding of how to make use of the documentation
32 that comes with the source distribution. The main objective to using documentation is to <strong>understand</strong>
33 it, which coincidentally requires that you <strong>read</strong> it. A common mistake is for new or novice users to
34 overlook this information, leading them to frustration and a bad first impression. Please take a moment to peruse the
35 sections below, which should make the experience of learning Window Maker a more pleasant one.</p>
37 <ul>
38 <li><a href="installation.php">Installation Basics</a></li>
40 <!-- <li><a href="tour.php">Guided Tour</a></li>
41 <li><a href="guide.php">User Guide</a></li>
42 <li><a href="desktop.php">Desktop/X Integration</a></li> -->
44 <li><a href="FAQ.php">FAQ</a></li>
45 <li><a href="wings.php">FAQ</a></li>
46 </ul>
47 </td>
48 </tr>
49 </table>
50 </div>
51 </body>
52 </html>