From f20f16ec81fa0fde06031affa6546d5d032b257f Mon Sep 17 00:00:00 2001 From: KalliopiTsolaki <51197740+KalliopiTsolaki@users.noreply.github.com> Date: Tue, 11 Jun 2024 13:50:57 +0200 Subject: [PATCH] Docs changes (#153) * updating doc pages * testing if changing the GH edit url works * adding repo link in toc --------- Co-authored-by: KalliopiTsolaki --- docs/conf.py | 2 +- docs/index.rst | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 66c70be3..931d2c93 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -25,7 +25,7 @@ # sys.path.insert(0, os.path.abspath('../...')) project = 'itwinai' -copyright = ('2024, Matteo Bunino, Kalliopi Tsolaki,' +copyright = ('2024, Matteo Bunino, Kalliopi Tsolaki, ' 'Rakesh Sarma, Mario Ruettgers on behalf of CERN & JSC') author = 'Matteo Bunino, Kalliopi Tsolaki, Rakesh Sarma, Mario Ruettgers' version = '0.0' # short version diff --git a/docs/index.rst b/docs/index.rst index 8fc7e9f8..73835b9a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -84,6 +84,14 @@ The specific version numbers (like 'v0.0.2-beta' and 'v0.0.1') correspond to par modules +.. toctree:: + :maxdepth: 2 + :hidden: + :caption: 🎯 Github repository + + itwinai + + .. .. toctree:: .. :maxdepth: 2 .. :hidden: