Bochs/bochs/doc/docbook
Bryce Denney 1812808d82 - get rid of bochs-docs which didn't work anyway
- move DOC-linux.html into the docbook in a section called "Quick Start for
  Linux Users", and removed all references to the DOC-linux file that I could
  find.  Most of the text has been moved into the Linux RPM section.  Parts
  that did not fit into the docbook are now in doc/docbook/misc.txt.
- put vga.pcf into INSTALL_LIST_X11 so that it's only installed when
  you configure with --with-x11.
- transfer section on VGA font installation from docs-html into user guide
- remove RCS id from screen shots within user guide, since they are changed
  to the revision info of user.dbk.

Modified Files:
  Makefile.in configure configure.in build/linux/.cvsignore
  build/redhat/bochs.rpmspec.template doc/docbook/misc.txt
  doc/docbook/user/user.dbk doc/man/bochs-dlx.1 doc/man/bochs.1
  doc/man/bochsrc.5 doc/man/bximage.1 docs-html/install.html
Removed Files:
  build/linux/DOC-linux.html.in build/linux/bochs-docs.in
2002-12-11 19:16:20 +00:00
..
development Moved the SB16 section to a better location. 2002-11-19 14:33:26 +00:00
documentation - spelling fix in docs 2002-10-29 04:35:41 +00:00
images - add small under construction icon 2001-09-09 19:56:08 +00:00
include - rename mailing list link 2001-11-17 17:16:12 +00:00
user - get rid of bochs-docs which didn't work anyway 2002-12-11 19:16:20 +00:00
alldocs.html - not a preview anymore. These are the most current docs! 2002-12-05 20:51:35 +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
Makefile - clean .htm too 2002-12-05 20:53:13 +00:00
Makefile.jade - hacked Makefile that uses "jade" directly instead of depending 2001-09-25 19:29:28 +00:00
misc.txt - get rid of bochs-docs which didn't work anyway 2002-12-11 19:16:20 +00:00
outline.txt - tweak 2001-09-12 06:33:28 +00:00
README - describe images and include directories 2001-09-09 21:43:56 +00:00

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