summaryrefslogtreecommitdiff
path: root/docs/source/core
diff options
context:
space:
mode:
authorClaudius 'keldu' Holeksa <mail@keldu.de>2024-08-20 10:02:57 +0200
committerClaudius 'keldu' Holeksa <mail@keldu.de>2024-08-20 10:02:57 +0200
commitf0bc36c49adee797f9b89b41b6e12f6a2137b499 (patch)
tree1e005d788e368cf59fa98b994c95911e4731f389 /docs/source/core
parent43c21269d8c614929ff0bff8383c36018fa1bb8e (diff)
Adding more modules
Diffstat (limited to 'docs/source/core')
-rw-r--r--docs/source/core/introduction.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/core/introduction.rst b/docs/source/core/introduction.rst
index 1a51e4d..1b70070 100644
--- a/docs/source/core/introduction.rst
+++ b/docs/source/core/introduction.rst
@@ -1,5 +1,5 @@
-Intro
-=====
+Introduction
+============
The core module represents the most essential parts of this code base.
This module provides basic functionality in regards to memory control, error functionalities and other minor things.