To create the HTML file:
MAC:
- need to install sphinx:
brew install sphinx-doc
- Install the sphinx_rtd_theme:
sudo pip install sphinx_rtd_theme
- Enter Docs directory, and run Makefile
cd Doc make html
Windows
- Source Code: github.com/MOACChain/MOAC-DOCS
If you are having issues, please let us know. We have a mailing list located at: info@moac.io
Or you can list your questions here:
- Issue Tracker: github.com/MOACChain/MOAC-DOCS/issues
The project is licensed under the MIT license.