From 82bd19117313e6d61ab2ac03583e22b8a627f14a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matteo=20Gm=C3=BCr?= Date: Wed, 4 Dec 2024 15:32:19 +0000 Subject: Add doxygen docs file --- docs/arch/x86_64/shared.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/arch/x86_64/shared.rst (limited to 'docs/arch/x86_64/shared.rst') diff --git a/docs/arch/x86_64/shared.rst b/docs/arch/x86_64/shared.rst new file mode 100644 index 0000000..c9b754f --- /dev/null +++ b/docs/arch/x86_64/shared.rst @@ -0,0 +1,9 @@ +Shared Code Subsystem +====================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + :glob: + + shared/* \ No newline at end of file -- cgit v1.2.3