知道创宇研发技能表
在线阅读:
- 使用Sphinx编辑,http://sphinx-doc.org/
- 安装:pip install Sphinx
- 安装:pip install pydata-sphinx-theme
- git clone https://github.com/knownsec/RD_Checklist.git
- cd RD_Checklist
- make singlehtml
- cd _build/singlehtml
- python3 -m http.server
- 浏览器查看: http://localhost:8000/index.html