This repo houses the Erbie Docs located at erbie.io/docs. All documentation-related updates and new content will be tracked and maintained in this repo.
- How to install sphinx
- First, run
pip install -U sphinx
to install sphinx - Then, run
pip install sphinx_book_theme
to install sphinx theme - Finally, run
make html
to build the docs
----mint.rst You can track documentation issues or submit documentation requests directly from this repo. mint.rst
This project is licensed under the MIT License.