An open API service indexing awesome lists of open source software.

https://github.com/knownsec/RD_Checklist

知道创宇研发技能表
https://github.com/knownsec/RD_Checklist

Last synced: about 1 year ago
JSON representation

知道创宇研发技能表

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://licensebuttons.net/l/by-nc-sa/4.0/88x31.png)

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