π docsify cli - A magical documentation generator.
npm i docsify-cli -g
# yarn global add docsify-cliCreates the docs, by default in the current directory.
docsify init [path]| Short | Long | Description |
|---|---|---|
-l |
--local |
Copy docsify to docs path, default use unpkg.com cdn |
-t |
--theme |
Choose theme, default vue.css |
docsify serve [path]| Short | Long | Description |
|---|---|---|
-p |
--port |
Listen port, defaults to 3000. |
MIT
