Skip to content

Commit 9c18745

Browse files
committed
docs(12-02): update README documentation links
- Add links to Configuration Guide (docs/CONFIGURATION.md) - Add links to Troubleshooting Guide (docs/TROUBLESHOOTING.md) - Add links to Tool Reference (docs/TOOLS.md) with 119 tools - Reorganize Documentation section into Getting Started, Reference, Guides, and Architecture - Verify Quick Start section with installation and basic usage (PROD-05) - Verify docs/TOOLS.md completeness with 119 tools documented (PROD-06)
1 parent 1d303b2 commit 9c18745

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,10 +937,22 @@ See [docs/mcp/gaps-analysis.md](docs/mcp/gaps-analysis.md) for detailed implemen
937937

938938
## Documentation
939939

940+
### Getting Started
941+
- [Configuration Guide](docs/CONFIGURATION.md) - All configuration options and MCP client setup
942+
- [Troubleshooting Guide](docs/TROUBLESHOOTING.md) - Common issues and solutions
940943
- [User Guide](docs/user-guide.md) - Detailed usage instructions
941-
- [API Reference](docs/api-reference/index.md) - Comprehensive tool documentation
944+
945+
### Reference
946+
- [Tool Reference](docs/TOOLS.md) - All 119 MCP tools documented
947+
- [API Reference](docs/API.md) - Service and infrastructure APIs
948+
- [API Explorer](docs/api-reference/index.md) - Interactive API documentation
949+
950+
### Guides
942951
- [Tutorials](docs/tutorials/getting-started.md) - Step-by-step guides
943952
- [Examples](examples/README.md) - Code examples for common tasks
953+
- [E2E Testing Guide](docs/e2e-testing-guide.md) - End-to-end testing documentation
954+
955+
### Architecture & Development
944956
- [Architecture](ARCHITECTURE.md) - System architecture and design
945957
- [Contributing](docs/contributing/index.md) - Development guidelines
946958
- [MCP Documentation](docs/mcp/) - MCP-specific details

0 commit comments

Comments
 (0)