doc文档生成工具

typora 编辑器生成md文件(markdown) 

https://blog.csdn.net/King__Cheung/article/details/123511624

下载地址:https://dqunying2.jb51.net/201805/tools/typora_jb51.rar

参考别人的案例 https://hanxueqing.github.io/Douban-Movie/

1. 全局安装docsify

npm i docsify-cli -g


2. 初始化项目

docsify init ./docs

3. 本地预览网站

docsify serve docs

 

 
posted @ 2022-02-21 17:32  飞鹰之歌  阅读(70)  评论(0)    收藏  举报