[docs] Add sphinx documentation

Add a first pass at documentation with sphinx.
This commit is contained in:
Justin C. Miller
2024-03-07 21:48:25 -08:00
parent 40130076b2
commit 396fc131e0
15 changed files with 883 additions and 5 deletions

View File

@@ -1,4 +1,6 @@
# The base type of all kernel-exposed objects
# All kernel-exposed objects inherit from the base ``object`` type, so the
# ``object`` syscalls can be used with any object's handle.
object object [virtual] {
uid 667f61fb2cd57bb4
cname kobject