liyangworld / docs-cli

自动化为项目生成vuepress文档

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs-this

自动化为项目生成vuepress文档

# 安装
$ yarn global add docs-this # 或者 npm install docs-this -g

# 初始化文档
$ docs init
$ docs init default # 选择文档模板 默认为 default

# 本地编辑文档
$ docs dev

# 打包文档
$ docs build

About

自动化为项目生成vuepress文档


Languages

Language:JavaScript 100.0%