cagema created page: home authored by Cage, Marshall Andrew's avatar Cage, Marshall Andrew
...@@ -7,4 +7,11 @@ homogeneous document. The main goal of this tool is to be as extensible as possi ...@@ -7,4 +7,11 @@ homogeneous document. The main goal of this tool is to be as extensible as possi
ARCTool uses Python 3 and PyQt5, so it's cross platform and easy to develop for. ARCTool's plugins ARCTool uses Python 3 and PyQt5, so it's cross platform and easy to develop for. ARCTool's plugins
use the same technologies, and other python modules can be loaded in as well to provide more use the same technologies, and other python modules can be loaded in as well to provide more
functionality. functionality.
\ No newline at end of file
Installation
===========
https://code.ornl.gov/cagema/arctool/wikis/install
More documentation can be found in the doc/ directory . `make html` to build the sphinx
documentation as html.
\ No newline at end of file