$Id: README.txt,v 1.5 2009/07/10 09:45:43 danielpharos Exp $

   ########                    ####                  ####    ####
  ####  ####                 ########                ####   ####
 ####    #### ####    #### ####    #### ####    #### ####  ####
 ####    #### ####    #### ####    #### #### ####### #### ####
 ####    #### ####    #### ####    #### #######      ######
 ####    #### ####    #### ############ ####         #### ####
 ####    #### ####    #### ####    #### ####         ####  ####
  ####  ####   ####   #### ####    #### ####         ####   ####
   ########     ########## ####    #### ####         ####    ####
       #####
        #####    Quake Army Knife Infobase Readme


The Infobase is the central repository for the QuArK documentation,
covering all aspects of QuArK usage and development.

In raw form, the Infobase is a tree of raw pseudo-HTML fragments (see
'3.8. Documenting QuArK' within the Infobase).  To be to use the
Infobase properly, you will need to compile it.

The compilation script is the file `build.py` in this directory.  You
will need the full Python development kit (version 2 or higher)
installed to run the script, and you should invoke it as `python
build.py -local` in order to have the examples files locally
available.

Should you not wish to have to compile the Infobase yourself, you can
view it online at http://quark.sourceforge.net/infobase/ or
you can download a compiled version as an archive from
http://quark.sourceforge.net/download.php#help.
