From 27fd9890ba02b74aee3b36d7b68eb4da17d527c8 Mon Sep 17 00:00:00 2001 From: Chris Grindstaff Date: Mon, 27 Apr 2026 11:10:16 -0400 Subject: [PATCH] doc: add tools to docs --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 171e35d..7713775 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -8,6 +8,7 @@ nav: - Overview: 'index.md' - Installation: 'install.md' - Prepare ONTAP: 'prepare-ontap.md' + - MCP Tools: 'tools.md' - Examples: 'examples.md' - About: - 'License': 'license.md'