Skip to content

Conversation

@arabold
Copy link
Owner

@arabold arabold commented Jan 18, 2026

Summary

Restructured the documentation to separate user and developer concerns, making it easier for new users to get started.

  • Simplified README.md to act as a landing page.
  • Created docs/setup/ for installation and configuration guides.
  • Created docs/guides/ for client connection and usage instructions.
  • Moved development guidelines to CONTRIBUTING.md.
  • Verified configuration options against source code.

This addresses user feedback about the documentation being convoluted.

- Simplify README.md to be a landing page with quick links
- Move detailed installation instructions to docs/setup/installation.md
- Move configuration guide to docs/setup/configuration.md
- Add new guides for MCP clients and basic usage in docs/guides/
- Extract development instructions to CONTRIBUTING.md
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR restructures the documentation to improve user onboarding by separating user and developer concerns. The simplified README now acts as a landing page, with detailed guides moved to dedicated directories.

Changes:

  • Simplified README to focus on quick start and navigation
  • Created setup guides for installation and configuration
  • Created usage guides for client connections and basic operations
  • Moved development guidelines from README to CONTRIBUTING.md

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/setup/installation.md New installation guide covering npx, Docker, embedded mode, and Docker Compose deployment options
docs/setup/configuration.md New configuration reference documenting all settings, precedence rules, and environment variables
docs/guides/mcp-clients.md New guide for connecting various MCP clients (Claude Desktop, VS Code extensions)
docs/guides/basic-usage.md New guide covering web interface, CLI usage, local file scraping, and AI assistant integration
README.md Simplified to landing page with quick start and links to detailed documentation
CONTRIBUTING.md New developer guide with workflow, commit conventions, and architecture references

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@arabold arabold merged commit 8eecfa5 into main Jan 20, 2026
9 checks passed
@arabold arabold deleted the opencode/brave-squid branch January 20, 2026 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants