diff options
| author | Michelle Tilley <michelle@michelletilley.net> | 2026-04-13 14:41:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-13 14:41:35 -0700 |
| commit | 65cd1351a2394c856f2370660115209564741b05 (patch) | |
| tree | d403719f9c7d6c8efada31b4efce38b207a43ff9 /docs/mkdocs.yml | |
| parent | fix: ensure we can publish to crates (#3403) (diff) | |
| download | atuin-65cd1351a2394c856f2370660115209564741b05.zip | |
docs: Add Tools & Permissions doc section (#3402)
Diffstat (limited to 'docs/mkdocs.yml')
| -rw-r--r-- | docs/mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index a25dfa8f..1d6d7006 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -100,6 +100,7 @@ nav: - AI: - Introduction: ai/introduction.md - Settings: ai/settings.md + - "Tools & Permissions": ai/tools-permissions.md - Known Issues: known-issues.md - Integrations: integrations.md - FAQ: faq.md |
