Skip to content

Commit

Permalink
Merge pull request #170 from sparks-baird/maxdepth-toctree
Browse files Browse the repository at this point in the history
maxdepth should be 2 for the examples toctree
  • Loading branch information
sgbaird committed Jul 8, 2022
2 parents 0783bab + c6ddc34 commit 68856aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
```

```{toctree}
:maxdepth: 1
:maxdepth: 2
notebooks/1.0-xtal2png-tutorial
notebooks/2.0-materials-project-feature-ranges
Expand Down

0 comments on commit 68856aa

Please sign in to comment.