docs: Reorganize and clean up documentation structure#4
Merged
ryanwclark1 merged 1 commit intoNov 9, 2025
Merged
Conversation
Comprehensive documentation cleanup and reorganization: Added: - docs/README.md - Complete documentation index with: - Table of contents organized by category - Quick start guide for documentation - Finding information by topic and task - Documentation standards - Recent updates tracking Reorganized: - docs/guides/ - Core documentation (testing, troubleshooting, Docker, scripts) - testing-guide.md - Test framework and running tests - troubleshooting.md - Common issues and solutions - docker-testing.md - Docker testing modes and usage - script-reference.md - Complete script documentation - docs/setup/ - Tool setup guides - serena-setup.md - Serena coding agent setup - context7-setup.md - Context7 documentation setup - qwen-setup.md - Qwen CLI with Ollama - docs/mcp/ - MCP server documentation - mcp-server-status.md - Server status tracking - claude-to-gemini-mcp-migration.md - Gemini MCP usage - github-mcp-setup.md - GitHub integration - memorybank-mcp-setup.md - Memory persistence - MCP-MIGRATION-SUMMARY.md - Historical migration notes Updated: - MCP-MIGRATION-SUMMARY.md - Added note that migration is complete and scripts are archived - README.md - Updated all doc references to new paths - CONTRIBUTING.md - Updated doc path references Benefits: - Clear organization by purpose (guides/setup/mcp) - Easier to find relevant documentation - Comprehensive index for navigation - Better maintainability - Clearer separation of concerns All internal links updated to reflect new structure.
ryanwclark1
deleted the
claude/cleanup-dotfiles-repo-011CUw82c97MdH4gM5wf9AAg
branch
November 9, 2025 23:50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Comprehensive documentation cleanup and reorganization:
Added:
Reorganized:
docs/guides/ - Core documentation (testing, troubleshooting, Docker, scripts)
docs/setup/ - Tool setup guides
docs/mcp/ - MCP server documentation
Updated:
Benefits:
All internal links updated to reflect new structure.