Implementation:Arize ai Phoenix Docs Site Config
Overview
The docs.json file is the Mintlify documentation site configuration for the Phoenix project. It defines the entire documentation site structure including navigation hierarchy, page groups, theme and branding, font settings, SEO metadata, analytics integration, and API reference configuration. This is the central configuration that governs how the Phoenix documentation is built and rendered.
Code Reference
| Attribute | Value |
|---|---|
| Source File | docs.json |
| Lines | 1,892 |
| Domain | Documentation |
| Framework | Mintlify |
Key Configuration
Theme and Branding
| Setting | Value |
|---|---|
| Theme | mint
|
| Primary Color | #0384C3
|
| Background | Gradient decoration |
| Fonts | Roboto (heading and body) |
| Favicon | /docs/favicon.png
|
Integrations
- Google Analytics 4 with measurement ID
G-V9Z9MCPE84 - Contextual options: copy, view, ChatGPT, Claude, Perplexity
The documentation is organized into tabbed navigation groups covering the major feature areas:
| Tab / Section | Key Topics |
|---|---|
| Documentation | Quick Start (Python, TypeScript), Tracing, Evaluation, Prompts, Datasets & Experiments, Deployment |
| Tracing | Tutorial, Setup, Annotations, Importing/Exporting, Cost Tracking, Advanced (masking, suppression, multimodal) |
| Evaluation | Tutorial, Overview, How-to, Pre-Built Evals, Configuring LLMs, Code Evaluators |
| Prompts | Prompt Management, Prompt Engineering, Playground |
| Datasets & Experiments | Dataset creation, Experiment runs, Results analysis |
| Self-Hosting | Configuration, Docker, Kubernetes, Cloud deployments (AWS, GCP, Azure) |
| API Reference | Python Client, TypeScript Client, REST API |
SEO
The configuration includes SEO metadata with a canonical URL pointing to https://arize.com.
Related Pages
- Arize_ai_Phoenix_OpenAPI_Spec_Docs - OpenAPI specification embedded in the documentation site
- Arize_ai_Phoenix_OpenAPI_Spec_Canonical - Canonical OpenAPI specification (source of truth)
- Arize_ai_Phoenix_Pyproject_Config - Python package documentation URL references