[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,3 +1,7 @@
# A ``thread`` object represents a thread of execution within a process running
# on the system. The actual thread does not need to be currently running to
# hold a handle to it.
object thread : object {
uid 11f23e593d5761bd