diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-04-08 07:35:29 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-04-08 07:35:29 +0200 |
| commit | 48cafb5656851bfee6a6cfa6b9fcb27d63151ae4 (patch) | |
| tree | 72c6757d9d460cef26c26fc8382e38d6a662e5d4 /docs/pre/arch/x86_64/exception_handling | |
| parent | 3bf3c748eec38c776dd3c54cbb30be1d44ffb5c3 (diff) | |
| download | teachos-48cafb5656851bfee6a6cfa6b9fcb27d63151ae4.tar.xz teachos-48cafb5656851bfee6a6cfa6b9fcb27d63151ae4.zip | |
docs: remove old documentation
Diffstat (limited to 'docs/pre/arch/x86_64/exception_handling')
| -rw-r--r-- | docs/pre/arch/x86_64/exception_handling/assert.rst | 5 | ||||
| -rw-r--r-- | docs/pre/arch/x86_64/exception_handling/panic.rst | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/docs/pre/arch/x86_64/exception_handling/assert.rst b/docs/pre/arch/x86_64/exception_handling/assert.rst deleted file mode 100644 index 053cf66..0000000 --- a/docs/pre/arch/x86_64/exception_handling/assert.rst +++ /dev/null @@ -1,5 +0,0 @@ -Exception Handling Assertion -======================= - -.. doxygenfile:: arch/x86_64/include/arch/exception_handling/assert.hpp - diff --git a/docs/pre/arch/x86_64/exception_handling/panic.rst b/docs/pre/arch/x86_64/exception_handling/panic.rst deleted file mode 100644 index 50b6284..0000000 --- a/docs/pre/arch/x86_64/exception_handling/panic.rst +++ /dev/null @@ -1,5 +0,0 @@ -Exception Handling Panic -======================= - -.. doxygenfile:: arch/x86_64/include/arch/exception_handling/panic.hpp - |
