mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-16 02:52:25 +03:00
Removing pycharm docs if app does not use pycharm
This commit is contained in:
parent
77198ee3f2
commit
7b4a0bafb6
|
@ -10,8 +10,8 @@ Welcome to {{ cookiecutter.project_name }}'s documentation!
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: Contents:
|
:caption: Contents:
|
||||||
|
|
||||||
howto
|
howto{% if cookiecutter.use_pycharm == 'y' %}
|
||||||
pycharm/configuration
|
pycharm/configuration{% endif %}
|
||||||
users
|
users
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user