We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mike serve
1 parent 3c1659f commit 83d580dCopy full SHA for 83d580d
README.md
@@ -162,8 +162,9 @@ production server, you can serve them locally via:
162
163
```
164
165
-By default, this serves the docs on `http://localhost:8000`, but you can
166
-change this with `-a`/`--dev-addr`.
+This serves your current documentation as committed to your `gh-pages` branch.
+By default, it serves the docs at `http://localhost:8000`, but you can change
167
+this with `-a`/`--dev-addr`.
168
169
> [!CAUTION]
170
> `mike serve` and `mkdocs serve` should be used *for testing only*. To host
0 commit comments