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/video/vga | |
| parent | 3bf3c748eec38c776dd3c54cbb30be1d44ffb5c3 (diff) | |
| download | teachos-48cafb5656851bfee6a6cfa6b9fcb27d63151ae4.tar.xz teachos-48cafb5656851bfee6a6cfa6b9fcb27d63151ae4.zip | |
docs: remove old documentation
Diffstat (limited to 'docs/pre/arch/x86_64/video/vga')
| -rw-r--r-- | docs/pre/arch/x86_64/video/vga/io.rst | 4 | ||||
| -rw-r--r-- | docs/pre/arch/x86_64/video/vga/text.rst | 5 |
2 files changed, 0 insertions, 9 deletions
diff --git a/docs/pre/arch/x86_64/video/vga/io.rst b/docs/pre/arch/x86_64/video/vga/io.rst deleted file mode 100644 index 39609c9..0000000 --- a/docs/pre/arch/x86_64/video/vga/io.rst +++ /dev/null @@ -1,4 +0,0 @@ -VGA Input/Output Types and Constants -==================================== - -.. doxygenfile:: arch/x86_64/include/arch/video/vga/io.hpp diff --git a/docs/pre/arch/x86_64/video/vga/text.rst b/docs/pre/arch/x86_64/video/vga/text.rst deleted file mode 100644 index 592cdd5..0000000 --- a/docs/pre/arch/x86_64/video/vga/text.rst +++ /dev/null @@ -1,5 +0,0 @@ -VGA Text Mode -============= - -.. doxygennamespace:: teachos::arch::video::vga::text - :members: |
