docs: update user-guide docs for AI-Trader-Server rebrand

Update all user-guide documentation files:
- configuration.md: Update title and container name references
- using-the-api.md: Update title
- integration-examples.md: Update title, class names
  (AsyncAITraderServerClient), container names, DAG names, and log paths
- troubleshooting.md: Update title, container names (ai-trader to
  ai-trader-server), GitHub issues URL

All Docker commands and code examples now reference ai-trader-server
container name.

Part of Phase 3: Developer & Deployment Documentation
This commit is contained in:
2025-11-01 11:56:01 -04:00
parent 2460f168ee
commit 573264c49f
4 changed files with 45 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
# Using the API
Common workflows and best practices for AI-Trader API.
Common workflows and best practices for AI-Trader-Server API.
---