diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-08-31 21:45:29 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-08-31 21:45:29 +0200 |
| commit | a8032daf68bc6ff7e345c7ef328252c34e64c599 (patch) | |
| tree | e34ff0e68ccb0ddec6ad3b39c24556738a4344b0 /docs/conf.py | |
| parent | 3003febdaa0c8b109e56b6c964ae4ee8076b41c1 (diff) | |
| download | kernel-a8032daf68bc6ff7e345c7ef328252c34e64c599.tar.xz kernel-a8032daf68bc6ff7e345c7ef328252c34e64c599.zip | |
docs: update documentation structure
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
