From 87bf94a704c175c4c90de1dd77b9456728521e6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 20 Aug 2023 12:50:37 +0200 Subject: Made project packable. --- doc/index.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 doc/index.rst (limited to 'doc/index.rst') diff --git a/doc/index.rst b/doc/index.rst new file mode 100644 index 0000000..300a8d4 --- /dev/null +++ b/doc/index.rst @@ -0,0 +1,19 @@ +Rainbow Parenthesis +=================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents + + modules + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + +TODO +==== +.. todolist:: -- cgit v1.2.3