Doc
Enables keyword search and content retrieval for documentation websites.
About
Doc provides a mechanism to efficiently search and retrieve content from documentation websites. It offers tools for searching documents based on keywords (`search-docs`), listing available documents with their metadata (`list-docs`), and retrieving the content of specific documents by URI (`get-doc-content`). It integrates with tools like VS Code Copilot and Cursor, allowing developers to access documentation seamlessly within their development environment.
Key Features
- Keyword-based document search
- 3 GitHub stars
- Integration with Cursor
- Integration with VS Code Copilot
- Content retrieval by URI
- Document listing with categories and metadata
Use Cases
- Provide contextual documentation assistance within IDEs.
- Quickly find relevant documentation for specific technologies or topics.
- Integrate documentation search and retrieval into development workflows.