###########################################################################
                  TriBITS Developers Guide README
###########################################################################

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

  ./generate-dev-guide.sh

is used to generate the files TribitsMacroFunctionDoc.rst,
UtilsMacroFunctionDoc.rst, and TribitsDevelopersGuide.[html,pdf] in one shot.

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

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