暗中观察

使用docsify编写文档
一、文档1.1 官网: https://docsify.js.org/#/1.2 参考文档https://www....
扫描右侧二维码阅读全文
17
2022/10

使用docsify编写文档

一、文档

1.1 官网: https://docsify.js.org/#/

1.2 参考文档

https://www.jianshu.com/p/4883e95aa903
https://zhuanlan.zhihu.com/p/67266483

二、使用

2.1 安装node

2.2 安装docsify

$ npm i docsify-cli -g
$ npm i docsify-cli -g
$ docsify init docs
$ docsify serve docs

三、作品

地址: https://sunjianhua.xyz/paydoc

Last modification:October 17th, 2022 at 11:50 pm
If you think my article is useful to you, please feel free to appreciate

Leave a Comment