- added instructions how to update the online documentation
[bochs-mirror.git] / doc / docbook / index.html
blob6257992d2c1ade0f6d5b7ca38661112245c103bd
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE>Bochs Documentation</TITLE>
5 <style TYPE="text/CSS">
6 <!--
7 A:link {color: blue; text-decoration: none}
8 A:visited {color: blue; text-decoration: none}
9 A:active {color: blue; text-decoration: none}
10 A:hover {color: blue; text-decoration: underline}
12 INPUT {border:thin solid black; font-size: 7pt; font-family:Verdana, Arial Helvetica}
14 .sidebar {font-family:Verdana, Arial, Helvetica; color: #000000}
15 A.sidebar:link {color: #000000; font-style: normal; text-decoration: none}
16 A.sidebar:visited {color: #000000; font-style: normal; text-decoration: none}
17 A.sidebar:active {color: #000000; font-style: normal; text-decoration: none}
18 A.sidebar:hover {color: blue; text-decoration: underline}
19 -->
20 </style>
22 </HEAD>
23 <BODY BGCOLOR="#FFFFFF" VLINK="#000000" ALINK="#000000" LINK="#000000">
25 <h1>Bochs Documentation</h1>
26 <P>
28 The documentation is divided into three parts:
29 <ul>
30 <li><a href="user/index.html">User Guide</a></li>
31 <li><a href="development/index.html">Development Guide</a></li>
32 <li><a href="documentation/index.html">Documentation Guide</a></li>
33 </ul>
35 <!--
36 Docbook files can be easily translated into PDF and PostScript.
38 However Bryce doesn't have his docbook software installed right, so
39 he can't produce PDF or PS at present. When he can make PDF and PS
40 files, we may want to revert to version 1.3 which had a link to each
41 book in each format.
42 -->