diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2025-07-24 16:39:43 +0000 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2025-07-24 16:42:39 +0000 |
| commit | feac668578a35aac280b59d478a57b6937bb68da (patch) | |
| tree | ce9bc9854c75a5a663428fcd34b3a18035e1e53f /docs/arch/x86_64/exception_handling | |
| parent | 2d3399ab6072acd85811a54fce8eff50628888b6 (diff) | |
| download | teachos-feac668578a35aac280b59d478a57b6937bb68da.tar.xz teachos-feac668578a35aac280b59d478a57b6937bb68da.zip | |
docs: move files out of the way
Diffstat (limited to 'docs/arch/x86_64/exception_handling')
| -rw-r--r-- | docs/arch/x86_64/exception_handling/assert.rst | 5 | ||||
| -rw-r--r-- | docs/arch/x86_64/exception_handling/panic.rst | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/docs/arch/x86_64/exception_handling/assert.rst b/docs/arch/x86_64/exception_handling/assert.rst deleted file mode 100644 index 053cf66..0000000 --- a/docs/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/arch/x86_64/exception_handling/panic.rst b/docs/arch/x86_64/exception_handling/panic.rst deleted file mode 100644 index 50b6284..0000000 --- a/docs/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 - |
