aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/example_gallery/main.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/example_gallery/main.py b/tools/example_gallery/main.py
index 0ec5f9f66..a55e0f27b 100644
--- a/tools/example_gallery/main.py
+++ b/tools/example_gallery/main.py
@@ -267,14 +267,6 @@ if __name__ == "__main__":
A collection of examples are provided with |project| to help new users
to understand different use cases of the module.
- .. toctree::
- :maxdepth: 1
-
- tabbedbrowser.rst
-
- Gallery
- -------
-
You can find all these examples inside the ``pyside-setup`` on the ``examples``
directory, or you can access them after installing |pymodname| from ``pip``
inside the ``site-packages/PySide6/examples`` directory.