1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00

Merge pull request #459 from fricklerhandwerk/tutorials-toc

limit depth of tutorials TOC
This commit is contained in:
Valentin Gagarin 2023-03-05 05:55:19 +01:00 committed by GitHub
commit a0c47f9ded
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
```{toctree}
:glob: true
:maxdepth: 2
install-nix.md
ad-hoc-developer-environments.md