Bochs/bochs/doc/docbook
Volker Ruppert 56952f9132 - parport1 enable/disable support added. Now you can control the presence of
parport1 with the new option "enabled". The old option "enable" only
  controlled the output. The parport1 is enabled with no output by default.
  Changes:
  * bochrc option "enable" replaced by "enabled"
  * parport option "Oenable" replaced by "Opresent"
  * bx_parport_options par1 and par2 replaced by an array par[2]
  * initialize parport1 resources only when enabled
  * renamed variable "parport_init_list" to "par_ser_init_list" since it
    contains parport and serial options
  * documentation and bochsrc updates
- the parport variables "output" and "initmode" now belong to the bx_par_t
  structure
- TODO: add parport2 (disabled by default), parport detection in the bios
2002-08-24 10:20:35 +00:00
..
development - add hints for developers who want to add keymapping in a GUI 2002-03-23 23:25:36 +00:00
documentation - add vasudeva as editor 2001-11-17 17:14:42 +00:00
images
include - rename mailing list link 2001-11-17 17:16:12 +00:00
user - parport1 enable/disable support added. Now you can control the presence of 2002-08-24 10:20:35 +00:00
Makefile - arg, I didn't mean to check in that last revision! Reverted to 1.5. 2002-03-06 15:46:16 +00:00
Makefile.jade - hacked Makefile that uses "jade" directly instead of depending 2001-09-25 19:29:28 +00:00
README
alldocs.html - give it a style sheet similar to the rest of the site, fix broken links, etc. 2001-11-10 00:53:43 +00:00
fixtitles.pl The HTML stylesheet likes to print html has the ends of tags on a different 2001-09-16 06:46:11 +00:00
misc.txt - move cvs write info into the real docbook 2001-11-17 17:16:35 +00:00
outline.txt

README

This is the base directory for the DocBook documents for the Bochs project. It has been broken down into the following directories:

user - The Bochs User Guide - describes how to setup and use Bochs

development - The Bochs Develement Guide - contains development information and
how to contribute to the Bochs project

documentation - The Bochs Documentation Guide - contains information on how to 
contribute to the documation of the the Bochs project

images - pictures that may be reused in any of the three books.  They can
be referenced using "../images/FILENAME".

include - files to be included from other docbook files