|
58 | 58 | - Configuration: getting-started/configuration.md |
59 | 59 | - Plugin System: |
60 | 60 | - Overview: PLUGIN_SYSTEM_DOCUMENTATION.md |
| 61 | + - Authoring Guide: PLUGIN_AUTHORING.md |
61 | 62 | - Credential Balancer: plugins/credential-balancer.md |
62 | 63 | - OAuth Integration: OAUTH_PLUGIN_ARCHITECTURE.md |
63 | 64 | - Migration: |
64 | 65 | - 0.2 Plugin‑First: migration/0.2-plugin-first.md |
65 | | - - User Guide: |
66 | | - - API Usage: user-guide/api-usage.md |
67 | | - - MCP Integration: user-guide/mcp-integration.md |
68 | | - - Authentication: user-guide/authentication.md |
| 66 | + - User Guide: user-guide/ |
69 | 67 | - Development: |
| 68 | + - Documentation Guide: documentation-guide.md |
70 | 69 | - Auth Providers: development/auth-providers.md |
71 | 70 | - Debugging Guide: development/debugging-with-proxy.md |
| 71 | + - Formatter Refactor Plan: development/formatter-refactor-plan.md |
| 72 | + - Formatter Refactor Progress: development/formatter-refactor-progress.md |
72 | 73 | - Deployment: |
73 | 74 | - SystemD Setup: systemd-setup.md |
74 | 75 | - Metrics API: metrics-api.md |
75 | 76 | - Examples: examples.md |
76 | 77 | - Contributing: contributing.md |
77 | | - - Code Reference: |
78 | | - - API: reference/ccproxy/api/index.md |
79 | | - - Auth: reference/ccproxy/auth/index.md |
80 | | - - Core: reference/ccproxy/core/index.md |
81 | | - - HTTP: reference/ccproxy/http/index.md |
82 | | - - CLI: reference/ccproxy/cli/index.md |
83 | | - - Configuration: reference/ccproxy/config/index.md |
84 | | - - Models: reference/ccproxy/models/index.md |
85 | | - - Scheduler: reference/ccproxy/scheduler/index.md |
86 | | - - Services: reference/ccproxy/services/index.md |
87 | | - - Streaming: reference/ccproxy/streaming/index.md |
88 | | - - Templates: reference/ccproxy/templates/index.md |
89 | | - - Utilities: reference/ccproxy/utils/index.md |
| 78 | + - Release Prep: |
| 79 | + - Release Status: release-v0.2-status.md |
| 80 | + - Open Items: v0.2-release-open-items.md |
| 81 | + - Code Reference: reference/ |
90 | 82 |
|
91 | 83 | # Plugins |
92 | 84 | plugins: |
|
0 commit comments