aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoraqua <aqua@iserlohn-fortress.net>2022-11-08 10:46:07 +0200
committeraqua <aqua@iserlohn-fortress.net>2022-11-08 14:56:42 +0200
commit527a5ea7a896a9b00e0563abbbed7771a398971b (patch)
tree81dcbe1b95c88bea447dfcc32d6fed46835713bb /doc
parentCapture ps2 mouse packets (diff)
downloadkernel-527a5ea7a896a9b00e0563abbbed7771a398971b.tar.xz
Add python-sphinx docs
Diffstat (limited to 'doc')
-rw-r--r--doc/style.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/style.md b/doc/style.md
deleted file mode 100644
index 28b712d..0000000
--- a/doc/style.md
+++ /dev/null
@@ -1,8 +0,0 @@
-## file headers
-```c
-//=====================================================================
-// <component name>
-// spdx-license-identifier: ISC
-// description:
-//=====================================================================
-```