Skip to content

Commit

Permalink
Yet more elaborations in the "Viewing Your Docs" section
Browse files Browse the repository at this point in the history
  • Loading branch information
jimporter committed Jan 23, 2024
1 parent 83d580d commit af47b96
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,9 @@ built-in MkDocs fields `remote_branch` and `remote_name`.)
### Viewing Your Docs

When editing your documentation, you can usually just use the ordinary [`mkdocs
serve`][mkdocs-serve]. This serves the current version of your documentation
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
via `mike deploy`.

If you want to test all the versions of your documentation as you'd see on your
production server, you can serve them locally via:
Expand Down

0 comments on commit af47b96

Please sign in to comment.