mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-05-04 16:03:43 +03:00
Drop simply from the mkdocs install lines
It is still simple tho', honest ;)
This commit is contained in:
parent
792c0c291f
commit
2ddef2d326
|
@ -101,7 +101,7 @@ There are many great markdown editors that make working with the documentation r
|
||||||
|
|
||||||
## Building the documentation
|
## Building the documentation
|
||||||
|
|
||||||
To build the documentation, simply install MkDocs with `pip install mkdocs` and then run the following command.
|
To build the documentation, install MkDocs with `pip install mkdocs` and then run the following command.
|
||||||
|
|
||||||
mkdocs build
|
mkdocs build
|
||||||
|
|
||||||
|
|
|
@ -135,7 +135,7 @@ There are many great Markdown editors that make working with the documentation r
|
||||||
|
|
||||||
## Building the documentation
|
## Building the documentation
|
||||||
|
|
||||||
To build the documentation, simply install MkDocs with `pip install mkdocs` and then run the following command.
|
To build the documentation, install MkDocs with `pip install mkdocs` and then run the following command.
|
||||||
|
|
||||||
mkdocs build
|
mkdocs build
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user