网站文档docsify 发表于 2017-08-30 更新于 2023-08-09 分类于 docs文档工具 项目地址 文档传送门 ,根据网站底部的说明:此文档由 docsify 生成docsify 是一个动态生成文档网站的工具。不同于 GitBook、Hexo 的地方是它不会生成将 .md 转成 .html 文件,所有转换工作都是在运行时进行。 使用教程 其实原理就是将 https://github.com/Binaryify/NeteaseCloudMusicApi/blob/master/docs目录的md文件生成github page ,在index.html引入docsify.js