Bochs/bochs/doc/docbook
Volker Ruppert f206839636 Some work on the Bochs version number strings.
- Get rid of VER_STRING since it's the same as VERSION
- Add new defines VER_MAJOR, VER_MINOR, VER_PATCH and VER_SVN and use them for
  the version number on Windows.
- TODO: Add the capability to detect installed version to the Windows installer.
2019-11-14 10:34:39 +00:00
..
development Some work on the Bochs version number strings. 2019-11-14 10:34:39 +00:00
documentation - documentation.dbk: added some hints for using docbook / jade 2012-01-01 17:32:36 +00:00
images - converted GIF images to PNG format 2004-08-24 12:23:35 +00:00
include another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
user Documentation updates (i440BX chipset / Voodoo AGP adapters). 2018-05-06 16:31:56 +00:00
fixtitles.pl set propertities for more files 2011-02-25 15:32:08 +00:00
index.html - root file of each book changed to index.html (default setting) 2005-12-06 22:15:50 +00:00
Makefile.in Replaced 'webinst' by 'upload_docs' target. Uploading with scp still works, 2014-05-04 16:11:05 +00:00
Makefile.jade set propertities for more files 2011-02-25 15:32:08 +00:00
misc.txt - added some historical facts I found on the web 2012-08-24 08:46:13 +00:00
outline.txt another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
README another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +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 Development 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 documentation 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