diff --git a/doc/changelog.d/638.documentation.md b/doc/changelog.d/638.documentation.md new file mode 100644 index 000000000..71495ed76 --- /dev/null +++ b/doc/changelog.d/638.documentation.md @@ -0,0 +1 @@ +docs: add contribute page in toctree \ No newline at end of file diff --git a/doc/source/index.rst b/doc/source/index.rst index 27283debd..2019899d3 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -36,6 +36,12 @@ are included in the theme to make documentation more appealing and user-friendly {% endif %} + .. grid-item-card:: :material-regular:`people;1.25em` Contribute + :link: contribute + :link-type: doc + + Learn how to contribute to the Ansys Sphinx Theme. + .. grid-item-card:: :material-regular:`update;1.25em` Changelog :link: changelog :link-type: doc