How to update manual
- Modify docs/index.md. Refer https://cyent.github.io/markdown-with-mkdocs-material/ and https://markdown-docs-zh.readthedocs.io/zh_CN/latest/ for more details
- 'mkdocs serve' to preview the page
- Upload the modification to GitHub Pages: mkdocs gh-deploy
- 'git push' to GitHub