Update API documentation and enhance server configuration

- Added server configurations for local and production environments in `main.py`.
- Removed outdated authentication and generation API documentation files.
- Updated documentation structure to reflect the removal of deprecated API endpoints.
- Adjusted links in the quick start and developer setup documentation to point to the new API reference.
- Enhanced global CSS styles for improved theming support.
This commit is contained in:
Jamie Pine
2026-01-31 01:45:42 -08:00
parent 0922845101
commit 5cb54ee03c
13 changed files with 22 additions and 652 deletions
-1
View File
@@ -2,7 +2,6 @@
"title": "Voicebox Documentation",
"pages": [
"overview",
"api",
"api-reference",
"developer",
"plans"