diff --git a/docs/contributors/main.md b/docs/contributors/main.md index 5f0fb9c8..e69ec8a3 100644 --- a/docs/contributors/main.md +++ b/docs/contributors/main.md @@ -1,6 +1,4 @@ -# Contributing to Swarms - -## Building the Infrastructure for the World's Autonomous Economy +# Contributing to Swarms: Building the Infrastructure for The Agentic Economy Multi-agent collaboration is the most important technology in human history. It will reshape civilization by enabling billions of autonomous agents to coordinate and solve problems at unprecedented scale. diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 2c867cb3..d815edf8 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -403,21 +403,21 @@ nav: - Contributors: - Overview: "contributors/main.md" - - Swarms Framework Architecture: "swarms/concept/framework_architecture.md" - Bounty Program: "corporate/bounty_program.md" - - Contributing: - - Contributing: "swarms/contributing.md" - - Tests: "swarms/framework/test.md" + - Links & Resources: "governance/main.md" + - Learn more: + - Swarms Framework Architecture: "swarms/concept/framework_architecture.md" - Code Cleanliness: "swarms/framework/code_cleanliness.md" - - Philosophy: "swarms/concept/philosophy.md" - - Contributing Tools & Custom Plugins: "contributors/tools.md" - - Contributing to Documentation: "contributors/docs.md" + - Code Philosophy: "swarms/concept/philosophy.md" + - Contributing: + - Overview: "swarms/contributing.md" + - Adding New Tests: "swarms/framework/test.md" + - Add New Tools & Custom Plugins: "contributors/tools.md" + - Add New Documentations: "contributors/docs.md" - Changelog: - Swarms 5.6.8: "swarms/changelog/5_6_8.md" - Swarms 5.8.1: "swarms/changelog/5_8_1.md" - Swarms 5.9.2: "swarms/changelog/changelog_new.md" - - Links and Resources: - - Overview: "governance/main.md" # - Tokenomics: "web3/token.md"