From a8032daf68bc6ff7e345c7ef328252c34e64c599 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 31 Aug 2026 21:45:29 +0200 Subject: docs: update documentation structure --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 37838427..5ff02d4d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -7,8 +7,8 @@ # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information project = "TeachOS Kernel" -copyright = "2023, Felix Morgner" -author = "Felix Morgner" +copyright = "2023, The TeachOS Developers" +author = "The TeachOS Developers" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration -- cgit v1.2.3