Skip to content

Commit cdfefba

Browse files
committed
Drop empty toctree glob in examples/index.md
1 parent 34ca984 commit cdfefba

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

examples/index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ Short, focused notebooks demonstrating individual `spatialdata-plot` features.
44
Use these as a quick reference when you know what you want to do and need to
55
see the call shape.
66

7-
```{toctree}
8-
:maxdepth: 2
9-
:glob:
10-
11-
*/index
7+
```{note}
8+
No examples yet — contributions welcome! See
9+
[CONTRIBUTING](https://github.com/scverse/spatialdata-plot-notebooks/blob/main/CONTRIBUTING.md)
10+
for how to add one.
1211
```

0 commit comments

Comments
 (0)