summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorLorenzo Torres <lorenzotorres@outlook.it>2025-08-06 18:56:20 +0200
committerLorenzo Torres <lorenzotorres@outlook.it>2025-08-06 18:56:20 +0200
commit03a20b744f584e5b4d30f2202f2cb7b61dfb97d3 (patch)
treeb1fc0470378732adb13bb3cd788de5e9b3ae5a6d /content
parent8f19030246bf338483acf315bce8a4a612fc0439 (diff)
added table of contents
Diffstat (limited to 'content')
-rw-r--r--content/docs.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/content/docs.md b/content/docs.md
index 6a4769e..aeac7f5 100644
--- a/content/docs.md
+++ b/content/docs.md
@@ -2,4 +2,8 @@
# Documentation
-[Modding/mods](modding) \ No newline at end of file
+## Table of contents
+<ul class="tof">
+<li><a href="modding">Modding</a></li>
+<li><a href="sideros">Zig engine documentation</a></li>
+</ul>