Skip to content

Commit

Permalink
Docs changes (#153)
Browse files Browse the repository at this point in the history
* updating doc pages

* testing if changing the GH edit url works

* adding repo link in toc

---------

Co-authored-by: KalliopiTsolaki <ktsolaki@LAPTOP-4683QBL6>
  • Loading branch information
KalliopiTsolaki and KalliopiTsolaki authored Jun 11, 2024
1 parent d691878 commit f20f16e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 8 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://github.com/interTwin-eu/itwinai>


.. .. toctree::
.. :maxdepth: 2
.. :hidden:
Expand Down

0 comments on commit f20f16e

Please sign in to comment.