diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-04-02 20:04:07 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-04-02 20:04:07 +0200 |
| commit | 4cce84317474dd14da806d3ddc7f69ef11356b5f (patch) | |
| tree | 5c03f02bc42429d8ed228faabf728d74b345ae89 /docs/kapi/system.rst | |
| parent | b2c3f25b453f1b71552fd93de8d11efbda36fcd1 (diff) | |
| download | teachos-4cce84317474dd14da806d3ddc7f69ef11356b5f.tar.xz teachos-4cce84317474dd14da806d3ddc7f69ef11356b5f.zip | |
docs: begin breathe documentation
Diffstat (limited to 'docs/kapi/system.rst')
| -rw-r--r-- | docs/kapi/system.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/kapi/system.rst b/docs/kapi/system.rst new file mode 100644 index 0000000..2eaea6d --- /dev/null +++ b/docs/kapi/system.rst @@ -0,0 +1,14 @@ +System Interface +================ + +Kernel-defined API +------------------ + +.. doxygengroup:: kapi-system-kernel-defined + :content-only: + +Platform-defined API +-------------------- + +.. doxygengroup:: kapi-system-platform-defined + :content-only: |
