From dbbdd13701c8753c2daa8580129cfce7bc0fcf6a Mon Sep 17 00:00:00 2001
From: gubaidulinvadim <gubaidulinvadim@gmail.com>
Date: Sun, 28 Apr 2024 21:47:32 +0200
Subject: [PATCH] fixing missing paths

---
 docs/source/index.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/source/index.rst b/docs/source/index.rst
index e4a144e..3eb5c53 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -1,5 +1,5 @@
 .. mbtrack2 documentation master file, created by
-   sphinx-quickstart on Sun Apr 28 19:57:17 2024.
+   sphinx-quickstart on Sun Apr 28 21:46:15 2024.
    You can adapt this file completely to your liking, but it should at least
    contain the root `toctree` directive.
 
@@ -7,9 +7,10 @@ Welcome to mbtrack2's documentation!
 ====================================
 
 .. toctree::
-   :maxdepth: 2
+   :maxdepth: 4
    :caption: Contents:
 
+   mbtrack2
 
 
 Indices and tables
-- 
GitLab