From 0db25b0e76151c43a235ae627cf318b69745c2fb Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 12 Oct 2023 15:10:23 +0200 Subject: docs: enable sphinx HTML build --- docs/index.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/index.rst (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..44e7617 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,13 @@ +Welcome to TeachOS Kernel's documentation! +========================================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` -- cgit v1.2.3