mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-10 22:41:14 +00:00
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com> Co-authored-by: Smartsheet-JB-Brown <Smartsheet-JB-Brown@users.noreply.github.com> Co-authored-by: elianiva <51877647+elianiva@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| implementation | ||
| user-guide | ||
| README.md | ||
Marketplace Documentation
This directory contains comprehensive documentation for the Roo Code Marketplace, including both user guides and implementation details.
Documentation Structure
User Guide
The user guide provides end-user documentation for using the Marketplace:
- Introduction to Marketplace - Overview and purpose of the Marketplace
- Browsing Items - Understanding the interface and navigating items
- Searching and Filtering - Using search and filters to find items
- Working with Package Details - Exploring package details and items
- Adding Packages - Creating and contributing your own items
- Adding Custom Sources - Setting up and managing custom sources
Implementation Documentation
The implementation documentation provides technical details for developers:
- Architecture - High-level architecture of the Marketplace
- Core Components - Key components and their responsibilities
- Data Structures - Data models and structures used in the Marketplace
- Search and Filter - Implementation of search and filtering functionality
Key Features
The Marketplace provides the following key features:
- Component Discovery: Browse and search for items
- Item Management: Add/update/remove items to your environment
- Custom Sources: Add your own repositories of team or private Marketplaces
- Localization Support: View items in your preferred language
- Filtering: Filter items by type, search term, and tags
Default Marketplace Repository
The default Marketplace repository is located at: https://github.com/RooCodeInc/Roo-Code-Marketplace
Contributing
To contribute to the Marketplace documentation:
- Make your changes to the relevant markdown files
- Ensure that your changes are accurate and consistent with the actual implementation
- Submit a pull request with your changes
For code changes to the Marketplace itself, please refer to the main CONTRIBUTING.md file.