mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-15 12:50:42 -07:00
- 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.
10 lines
124 B
JSON
10 lines
124 B
JSON
{
|
|
"title": "Voicebox Documentation",
|
|
"pages": [
|
|
"overview",
|
|
"api-reference",
|
|
"developer",
|
|
"plans"
|
|
]
|
|
}
|