From 3b0abd9cee78a35a3e0eb9c347cb9b3b6c8f01c6 Mon Sep 17 00:00:00 2001 From: CalMacCQ <93673602+CalMacCQ@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:14:33 +0100 Subject: [PATCH] add notebooks to table of contents --- docs/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index f1c9fab3..f42616ae 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -32,6 +32,13 @@ This will include the necessary dependencies such as CUDA toolkit. Then, to inst api.rst changelog.rst +.. toctree:: + :caption: Example Notebooks + + examples/general_state_tutorial.ipynb + examples/mps_tutorial.ipynb + examples/ttn_tutorial.ipynb + .. toctree:: :caption: Useful links