This repository contains the instructions to install a MUMPS environment, clone the OSEHRA VistA codebase, and build and use the OSEHRA-Automated-Testing repository.
These documents can be used to generate HTML pages via the Sphinx Engine. This interface can be installed via the easy_install tool (part of the setuptools package:
easy_install sphinx
Once installed, the HTML pages can be generated by the command on Windows:
make.bat html
Or on Linux systems:
make html