diff --git a/project-template/{{cookiecutter.repo_name}}/doc/index.rst b/project-template/{{cookiecutter.repo_name}}/doc/index.rst index e224a7558..938ef20d5 100644 --- a/project-template/{{cookiecutter.repo_name}}/doc/index.rst +++ b/project-template/{{cookiecutter.repo_name}}/doc/index.rst @@ -10,19 +10,21 @@ Documentation of {{cookiecutter.project_name}} :link: user_guide :link-type: ref - Resource for users to understand how to utilize this project and its features. + Resource for users to understand how to utilize this project and its + features. .. grid-item-card:: :octicon:`tools` Developer Guide :link: developer_guide :link-type: ref - Instructions and best practices to help developers contribute to the project and set up their development environment. + Instructions and best practices to help developers contributing to the + project and setting up their development environment. .. grid-item-card:: :octicon:`question` FAQ :link: faq :link-type: ref - Frequently asked questsions. + Frequently asked questions. .. toctree:: :maxdepth: 1