From 996beeffb87a7ec1e2327a93b37ddfb0bb62d8de Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 28 Jul 2025 16:21:56 +0200 Subject: [PATCH] Docs: Link to repo added --- docs/source/index.md | 1 + docs/source/repo.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 docs/source/repo.md diff --git a/docs/source/index.md b/docs/source/index.md index 9a995e2..cd34f9a 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -3,6 +3,7 @@ :hidden: api/index api/examples +repo ``` ```{include} ../../README.md diff --git a/docs/source/repo.md b/docs/source/repo.md new file mode 100644 index 0000000..3a17240 --- /dev/null +++ b/docs/source/repo.md @@ -0,0 +1,3 @@ +# Code repository + +Code repository is on GitHub: [github.com/DLR-Institute-of-Future-Fuels/gaspype](https://github.com/DLR-Institute-of-Future-Fuels/gaspype). \ No newline at end of file