We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d580d commit af47b96Copy full SHA for af47b96
README.md
@@ -152,8 +152,9 @@ built-in MkDocs fields `remote_branch` and `remote_name`.)
152
### Viewing Your Docs
153
154
When editing your documentation, you can usually just use the ordinary [`mkdocs
155
-serve`][mkdocs-serve]. This serves the current version of your documentation
156
-without forcing you to create a Git commit first via `mike deploy`.
+serve`][mkdocs-serve] to show the genereated results. This serves the current
+version of your documentation without forcing you to create a Git commit first
157
+via `mike deploy`.
158
159
If you want to test all the versions of your documentation as you'd see on your
160
production server, you can serve them locally via:
0 commit comments