Skip to content

Commit ad82067

Browse files
krassermclaude
andcommitted
Add mcptools to gitignore and rename nav section to Documentation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 975f31d commit ad82067

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ __pycache__
77
.venv/
88
.env
99
.claude/worktrees/
10+
/mcptools/
1011
/sandbox.*
1112
/site/

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ extra_css:
9191
- stylesheets/extra.css
9292

9393
nav:
94-
- User Guide:
94+
- Documentation:
9595
- Overview: index.md
9696
- Installation: installation.md
9797
- Quickstart: quickstart.md

0 commit comments

Comments
 (0)