https://github.com/knownsec/RD_Checklist
知道创宇研发技能表
https://github.com/knownsec/RD_Checklist
Last synced: about 1 year ago
JSON representation
知道创宇研发技能表
- Host: GitHub
- URL: https://github.com/knownsec/RD_Checklist
- Owner: knownsec
- Created: 2013-04-23T12:52:26.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T08:25:44.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T20:38:26.865Z (over 1 year ago)
- Language: Python
- Homepage: https://paper.seebug.org/RD_Checklist/
- Size: 12.9 MB
- Stars: 829
- Watchers: 75
- Forks: 164
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog/index.rst
Awesome Lists containing this project
README
RD_Checklist
============
知道创宇研发技能表
在线阅读:
* Sphinx版本:https://paper.seebug.org/RD_Checklist/
准备
----
* 使用Sphinx编辑,http://sphinx-doc.org/
* 安装:pip install Sphinx
* 安装:pip install pydata-sphinx-theme
* git clone https://github.com/knownsec/RD_Checklist.git
发布 HTML 格式
--------------
* cd RD_Checklist
* make singlehtml
* cd _build/singlehtml
* python3 -m http.server
* 浏览器查看: http://localhost:8000/index.html
License
-------

[署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh)