Skip to content

Commit 545bbf9

Browse files
Add settings.md to docs (astral-sh#5091)
## Summary It's kinda messed up: the depths are off, and the titles are incorrectly uppercased, but I'll fix those tomorrow. ![Screenshot 2024-07-15 at 10 38 50 PM](https://github.com/user-attachments/assets/3aabae67-4d6b-40e1-9523-2d4d1b7006b4)
1 parent 816d70c commit 545bbf9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ flamegraph.svg
2929
perf.data
3030
perf.data.old
3131
profile.json
32+
33+
# MkDocs
34+
/site

mkdocs.template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ nav:
8989
- Configuration:
9090
- Configuration files: configuration/files.md
9191
- Environment variables: configuration/environment.md
92+
- Settings: settings.md
9293
- Integration guides:
9394
- Using in Docker: guides/docker.md
9495
- Using in GitHub Actions: guides/github.md

0 commit comments

Comments
 (0)