cookiecutter-django/{{cookiecutter.repo_name}}/docs
Tom Offermann 07bd7a3bf8 Update cookiecutter vars in sphinx files.
Many variables were missing the `cookiecutter` prefix.

In conf.py:
Added prefix to `project_name` and `description`.
Changed `ChangeMyName` to `cookiecutter.author_name`.
Changed `ChangeToMyName` to `cookiecutter.author_name`.
Don't hard-code year. Use `cookiecutter.year`.

In Makefile and make.bat:
Added prefix to `project_name`.

In LICENSE.rst:
Changed `full_name` to `author_name` and added prefix.

Fix year.
2013-10-09 13:05:10 -07:00
..
__init__.py Fix the layout to match the cookie cutter pattern 2013-08-15 20:03:08 +02:00
conf.py Update cookiecutter vars in sphinx files. 2013-10-09 13:05:10 -07:00
deploy.rst Fix the layout to match the cookie cutter pattern 2013-08-15 20:03:08 +02:00
index.rst via @natea fix a missing cookiecutter prefix 2013-10-03 10:10:42 +02:00
install.rst Fix the layout to match the cookie cutter pattern 2013-08-15 20:03:08 +02:00
make.bat Update cookiecutter vars in sphinx files. 2013-10-09 13:05:10 -07:00
Makefile Update cookiecutter vars in sphinx files. 2013-10-09 13:05:10 -07:00