###########################################################################
              TriBITS Users and Maintainers Guides README
###########################################################################

This directory contains the source and output files for the RST-formatted
documents TribitsUsersGuide.[rst,html] and TribitsUsersGuide.[rst,html].
Running the script:

  ./generate-guide.sh all

is used to generate several files and create the output *.html files.

The only requirements to run this script should be Bash, Python 2.7+, and the
DocUtils package (installed with 'yum install docutils').

See the documentation inside of the script generate-guide.sh for more details.
