From 12f0affd0a46cf3d38622685b5f976bb0d9d97fc Mon Sep 17 00:00:00 2001 From: Kye Gomez Date: Tue, 25 Mar 2025 16:39:06 -0700 Subject: [PATCH] docs cleanup --- docs/mkdocs.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index bbae8f93..28d404e4 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -142,15 +142,15 @@ markdown_extensions: nav: - Home: - Overview: "index.md" - - Swarms Vision: "swarms/concept/vision.md" - Onboarding: - Installation: "swarms/install/install.md" - Environment Configuration: "swarms/install/env.md" - Quickstart: "swarms/install/quickstart.md" - - Swarms CLI: "swarms/cli/main.md" - - Swarms Framework Architecture: "swarms/concept/framework_architecture.md" - - Swarm Ecosystem: "swarms/concept/swarm_ecosystem.md" - - Swarms Products: "swarms/products.md" + # - Swarms CLI: "swarms/cli/main.md" + # - Swarms Framework Architecture: "swarms/concept/framework_architecture.md" + # - Swarm Ecosystem: "swarms/concept/swarm_ecosystem.md" + # - Swarms Products: "swarms/products.md" + # - Swarms Vision: "swarms/concept/vision.md" - Agents: # - Overview: "swarms/structs/index.md"