aboutsummaryrefslogtreecommitdiff
path: root/docs/arch/x86_64/memory/allocator
diff options
context:
space:
mode:
Diffstat (limited to 'docs/arch/x86_64/memory/allocator')
-rw-r--r--docs/arch/x86_64/memory/allocator/area_frame_allocator.rst5
-rw-r--r--docs/arch/x86_64/memory/allocator/concept.rst5
-rw-r--r--docs/arch/x86_64/memory/allocator/physical_frame.rst5
-rw-r--r--docs/arch/x86_64/memory/allocator/tiny_frame_allocator.rst5
4 files changed, 0 insertions, 20 deletions
diff --git a/docs/arch/x86_64/memory/allocator/area_frame_allocator.rst b/docs/arch/x86_64/memory/allocator/area_frame_allocator.rst
deleted file mode 100644
index 422f33c..0000000
--- a/docs/arch/x86_64/memory/allocator/area_frame_allocator.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-Area Physical Frame Allocator
-=======================
-
-.. doxygenfile:: arch/x86_64/include/arch/memory/allocator/area_frame_allocator.hpp
-
diff --git a/docs/arch/x86_64/memory/allocator/concept.rst b/docs/arch/x86_64/memory/allocator/concept.rst
deleted file mode 100644
index 734a2ce..0000000
--- a/docs/arch/x86_64/memory/allocator/concept.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-Physical Frame Allocator Concept
-=======================
-
-.. doxygenfile:: arch/x86_64/include/arch/memory/allocator/concept.hpp
-
diff --git a/docs/arch/x86_64/memory/allocator/physical_frame.rst b/docs/arch/x86_64/memory/allocator/physical_frame.rst
deleted file mode 100644
index c5d0fd2..0000000
--- a/docs/arch/x86_64/memory/allocator/physical_frame.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-Physical Frame
-=======================
-
-.. doxygenfile:: arch/x86_64/include/arch/memory/allocator/physical_frame.hpp
-
diff --git a/docs/arch/x86_64/memory/allocator/tiny_frame_allocator.rst b/docs/arch/x86_64/memory/allocator/tiny_frame_allocator.rst
deleted file mode 100644
index 27401b2..0000000
--- a/docs/arch/x86_64/memory/allocator/tiny_frame_allocator.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-Tiny Physical Frame Allocator
-=======================
-
-.. doxygenfile:: arch/x86_64/include/arch/memory/allocator/tiny_frame_allocator.hpp
-