Deploying to gh-pages from master @ 6437045166 🚀

This commit is contained in:
tzarc 2021-11-04 21:04:04 +00:00
parent 2a764e0355
commit 8da23703fa

View file

@ -373,6 +373,8 @@ qmk format-c -b branch_name
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**:
```