From f61858725e92d3e77eb8a826a50497045ce67c41 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Tue, 17 Oct 2023 14:52:17 +0200 Subject: doc: introduce basic documentation structure --- docs/arch/x86_64/video.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/arch/x86_64/video.rst (limited to 'docs/arch/x86_64/video.rst') diff --git a/docs/arch/x86_64/video.rst b/docs/arch/x86_64/video.rst new file mode 100644 index 0000000..bbae5ed --- /dev/null +++ b/docs/arch/x86_64/video.rst @@ -0,0 +1,9 @@ +Video Output Subsystem +====================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + :glob: + + video/* \ No newline at end of file -- cgit v1.2.3