Removing pycharm docs if app does not use pycharm

This commit is contained in:
Floyd Hightower 2021-04-26 06:43:52 -04:00 committed by GitHub
parent 77198ee3f2
commit 7b4a0bafb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,8 @@ Welcome to {{ cookiecutter.project_name }}'s documentation!
:maxdepth: 2
:caption: Contents:
howto
pycharm/configuration
howto{% if cookiecutter.use_pycharm == 'y' %}
pycharm/configuration{% endif %}
users