1812808d82
- 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 |
||
---|---|---|
.. | ||
development | ||
documentation | ||
images | ||
include | ||
user | ||
alldocs.html | ||
fixtitles.pl | ||
Makefile | ||
Makefile.jade | ||
misc.txt | ||
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