From 7f51279c0bb3e26b77e3b4cf386010e341f87e31 Mon Sep 17 00:00:00 2001 From: Zahra Mirzaiyan Dehkordi Date: Thu, 25 Jul 2024 13:23:05 +0200 Subject: [PATCH] Added Contributing, Cite PINA, License to the navigation bar --- docs/source/index.rst | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index afdb471..ce9321c 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -4,7 +4,7 @@ Welcome to PINA’s documentation! ======================================= .. grid:: 6 - :gutter: 1 + :gutter: 2 .. grid-item:: @@ -53,8 +53,7 @@ Welcome to PINA’s documentation! Contact us by email for further information or questions about **PINA**, or suggest pull requests. - - + .. grid-item-card:: Contents :class-title: sd-fs-5 @@ -66,17 +65,9 @@ Welcome to PINA’s documentation! Installing <_rst/_installation> Tutorial <_rst/_tutorial> API <_rst/_code> + Team & Foundings <_team.rst> + Contributing <_rst/_contributing> + License <_LICENSE.rst> + Cite PINA <_cite.rst> -.. .. grid-item-card:: Features -.. :columns: 12 12 4 4 -.. :class-title: sd-fs-5 -.. :class-body: sd-pl-3 -.. * :bdg-secondary:`New` Objects: :ref:`API ` | :doc:`Tutorial ` -.. * Relational plots: :ref:`API ` | :doc:`Tutorial ` -.. * Distribution plots: :ref:`API ` | :doc:`Tutorial ` -.. * Categorical plots: :ref:`API ` | :doc:`Tutorial ` -.. * Regression plots: :ref:`API ` | :doc:`Tutorial ` -.. * Multi-plot grids: :ref:`API ` | :doc:`Tutorial ` -.. * Figure theming: :ref:`API ` | :doc:`Tutorial ` -.. * Color palettes: :ref:`API ` | :doc:`Tutorial `