Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 14 additions & 7 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# Mintlify Starter Kit
# AgentOps Documentation

Click on `Use this template` to copy the Mintlify starter kit. The starter kit contains examples including
This directory contains the documentation for AgentOps, including setup guides, API references, and integration examples.

- Guide pages
- Navigation
- Customizations
- API Reference pages
- Use of popular components
## 📖 Documentation Structure

- **v2/** - Latest SDK documentation and guides
- **v1/** - Legacy SDK documentation
- **v0/** - Historical documentation
- **backend-setup.md** - Complete guide for setting up and running backend services

## 🚀 Quick Links

- **[Backend Setup Guide](backend-setup.md)** - Instructions for running the app directory services
- **API Reference** - Available in the versioned directories
- **Integration Examples** - SDK integration examples and tutorials

### 👩‍💻 Development

Expand Down
Loading