Skip to content

Commit f76f0e1

Browse files
committed
MAINT: minor touchups.
1 parent 1bd5dd5 commit f76f0e1

File tree

3 files changed

+2
-17
lines changed

3 files changed

+2
-17
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/build/*
1+
_build/*
22
.ipynb_checkpoints
33
/.pixi/*
44

docs/conf.py

Lines changed: 0 additions & 15 deletions
This file was deleted.

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
```{toctree}
44
:maxdepth: 1
55
:glob:
6-
recipes/**/*
6+
tutorials/**/*
77
contributing
88
```

0 commit comments

Comments
 (0)