summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorLoic Guegan <loic.guegan@mailbox.org>2023-12-24 17:56:58 +0100
committerLoic Guegan <loic.guegan@mailbox.org>2023-12-24 17:56:58 +0100
commitc6eb14fc5ee363b8ffbebc81b7a2445c6c8c79b4 (patch)
tree887060f36026628215277f7c366e62df5ab42ec7 /docs/index.rst
parentbe5c4b4d2f31b22157b299f6431fbd9c3fcd042c (diff)
Minor changes
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 0000000..5825200
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,20 @@
+.. Chip-8 documentation master file, created by
+ sphinx-quickstart on Sun Dec 24 17:49:23 2023.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to Chip-8's documentation!
+==================================
+
+.. toctree::
+ :maxdepth: 2
+ :caption: Contents:
+
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`