Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2021-11-04 21:03:11 +00:00
commit 45a8176e32
2 changed files with 25 additions and 9 deletions

View file

@ -352,6 +352,8 @@ Now open your dev environment and live a squiggly-free life.
This command starts a local HTTP server which you can use for browsing or improving the docs. Default port is 8936.
Use the `-b`/`--browser` flag to automatically open the local webserver in your default browser.
This command runs `docsify serve` if `docsify-cli` is installed (which provides live reload), otherwise Python's builtin HTTP server module will be used.
**Usage**:
```