Appearance
仓库
直接让 vuepress2 识别使用 typedoc 的配置,直接生成 md,并且再被 vercel 自动部署。这里使用其专用的 vuepress 插件生成。
不考虑用 vuepress 的专门插件实现了。先用 typedoc 生成 md,然后再交由专门的文档渲染工具实现即可。
d12f4b9