4. Deploy documentation on readthedocs
4.1. Test the documentation locally
You can test the documentation locally by running the following command:
1cd docs
2./dev.sh
Then you can view the documentation in the build/html folder.
And then you can view the documentation in the browse.
4.2. Deploy the documentation on readthedocs
Create your readthedocs account(recommend using your GitHub account).
Import the repo that you want to deploy
Choose a branch
Click
Build