mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-29 09:53:15 +03:00
Tweak
This commit is contained in:
parent
0ba94d7595
commit
c7701cd75a
|
@ -139,7 +139,7 @@ To build the documentation, install MkDocs with `pip install mkdocs` and then ru
|
||||||
|
|
||||||
mkdocs build
|
mkdocs build
|
||||||
|
|
||||||
This will build the html output into the `html` directory.
|
This will build the documentation into the `site` directory.
|
||||||
|
|
||||||
You can build the documentation and open a preview in a browser window by using the `serve` command.
|
You can build the documentation and open a preview in a browser window by using the `serve` command.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user