mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-27 00:09:47 +03:00
Update {{cookiecutter.project_slug}}/docs/_source/howto.rst
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
This commit is contained in:
parent
8c2f49ad38
commit
916157e500
|
@ -17,8 +17,7 @@ from inside the `{{cookiecutter.project_slug}}/docs` directory.
|
||||||
To build and serve docs, use the commands:
|
To build and serve docs, use the commands:
|
||||||
::
|
::
|
||||||
|
|
||||||
docker-compose -f local.yml build
|
docker-compose -f local.yml up docs
|
||||||
docker run docs
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
Changes to files in `docs/_source` will be picked up and reloaded automatically.
|
Changes to files in `docs/_source` will be picked up and reloaded automatically.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user