diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2023-10-12 15:10:23 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2023-10-12 15:10:23 +0200 |
| commit | 0db25b0e76151c43a235ae627cf318b69745c2fb (patch) | |
| tree | ed402c867bd9e3ba4d6b078fbd5f34850a169a59 /docs/index.rst | |
| parent | 557643b786e1de7a8a391f998130913cb30a242f (diff) | |
| download | teachos-0db25b0e76151c43a235ae627cf318b69745c2fb.tar.xz teachos-0db25b0e76151c43a235ae627cf318b69745c2fb.zip | |
docs: enable sphinx HTML build
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
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` |
