Build Instructions
Before compiling source codes, please read the Dependencies and ensure correct environment setup
Clone
git clone https://github.com/tangxifan/sphinx_doc_template.git
Build documentation
cd sphinx_doc_template/docs
make html
You can view the documentation under the docs/build/html using a web browser, e.g., Firefox