From 0c164de2e313ce0c85cab494975a5225c7c4a266 Mon Sep 17 00:00:00 2001 From: RemDelaporteMathurin Date: Tue, 8 Oct 2024 12:33:29 -0400 Subject: [PATCH] removed description --- docs/source/_static/style.css | 4 ++ docs/source/index.rst | 69 +++++++++++++++-------------------- 2 files changed, 33 insertions(+), 40 deletions(-) diff --git a/docs/source/_static/style.css b/docs/source/_static/style.css index 9fe1a6a26..04091a98a 100644 --- a/docs/source/_static/style.css +++ b/docs/source/_static/style.css @@ -26,6 +26,10 @@ code { text-align: center; } +.sd-card .sd-card-title { + text-align: center; +} + .sd-card .sd-card-header .sd-card-text { margin: 0px; } diff --git a/docs/source/index.rst b/docs/source/index.rst index 05a4385d3..653ae8876 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -24,56 +24,45 @@ For more information, feel free to ask questions on the `FESTIM Discourse Page < International Journal of Hydrogen Energy 63 (2024): 786-802. `_", .. grid:: 1 1 3 3 - :gutter: 2 + :gutter: 2 - .. grid-item-card:: - :img-top: images/index_getting_started.svg - :link: installation - :link-type: doc + .. grid-item:: - Installation - ^^^^^^^^^^^^^ + .. card:: Installation + :img-top: images/index_getting_started.svg + :link: installation + :link-type: doc - .. grid-item-card:: - :img-top: images/index_user_guide.svg - :link: userguide/index - :link-type: doc + .. grid-item:: - User guide - ^^^^^^^^^^^ + .. card:: User guide + :img-top: images/index_user_guide.svg + :link: userguide/index + :link-type: doc - .. grid-item-card:: - :img-top: images/learn-svgrepo-com.svg - :link: https://github.com/festim-dev/FESTIM-workshop + .. grid-item:: - Tutorials - ^^^^^^^^^ - Learn how to use FESTIM + .. card:: Tutorials + :img-top: images/learn-svgrepo-com.svg + :link: https://github.com/festim-dev/FESTIM-workshop - .. grid-item-card:: - :img-top: images/index_contribute.svg - :link: devguide/index - :link-type: doc + .. grid-item:: - Developer guide - ^^^^^^^^^^^^^^^^^^ - Learn how to contribute to FESTIM + .. card:: Developer guide + :img-top: images/index_contribute.svg + :link: devguide/index + :link-type: doc - .. grid-item-card:: - :img-top: images/check-mark-ok-accept-svgrepo-com.svg - :link: https://festim-vv-report.readthedocs.io/en/latest/ + .. grid-item:: + .. card:: V&V + :img-top: images/check-mark-ok-accept-svgrepo-com.svg + :link: https://festim-vv-report.readthedocs.io/en/latest/ - V&V - ^^^ - Check out the Verification and Validation online book - - .. grid-item-card:: - :img-top: images/index_api.svg - :link: api/festim - :link-type: doc - - API reference - ^^^^^^^^^^^^^^ + .. grid-item:: + .. card:: API reference + :img-top: images/index_api.svg + :link: api/festim + :link-type: doc Map of FESTIM users -------------------