Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions project-template/{{cookiecutter.repo_name}}/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down