From c0020bf4099f8dfd3600b4054477bfa676b7fae0 Mon Sep 17 00:00:00 2001
From: Hu Zhao <zhao@mbd.rwth-aachen.de>
Date: Fri, 9 Dec 2022 12:41:20 +0100
Subject: [PATCH] docs: adjust toc

---
 docs/source/changelog.rst | 2 ++
 docs/source/index.rst     | 5 ++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst
index 201f6c4..198a10c 100644
--- a/docs/source/changelog.rst
+++ b/docs/source/changelog.rst
@@ -1,3 +1,5 @@
+:tocdepth: 1
+
 Changes
 =======
 
diff --git a/docs/source/index.rst b/docs/source/index.rst
index b9cf7b2..1909f0e 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -3,6 +3,9 @@
 Welcome to PSimPy's documentation!
 ==================================
 
+:Release: |release|
+:Date: |today|
+
 
 Contents
 --------
@@ -12,7 +15,7 @@ Contents
 
    Home <self>
    quickstart
-   changelog
    api
    examples
+   changelog
    refs
-- 
GitLab