docs(schema): add missing livekit schema documentation #27

Merged
ashraf merged 1 commit from development_docs_schema into main 2026-04-27 09:52:32 +00:00
Member

Summary

  • Created docs/schemas/livekit/schema.md with full Markdown documentation
  • Created docs/schemas/livekit/schema.ai.md with AI-optimized compact reference
  • Created docs/schemas/livekit/schema.html with self-contained HTML documentation

Closes #2

Changes

All three files document 3 enums (RoomStatus, ParticipantState, ServiceState), 3 root objects (Room, Participant, AccessToken), and 1 service (LiveKitService with 12 methods). The existing README.md link now resolves correctly.

Test Results

Build passes. Documentation-only change, no Rust code modified.

## Summary - Created `docs/schemas/livekit/schema.md` with full Markdown documentation - Created `docs/schemas/livekit/schema.ai.md` with AI-optimized compact reference - Created `docs/schemas/livekit/schema.html` with self-contained HTML documentation ## Related Issue Closes https://forge.ourworld.tf/lhumina_code/hero_livekit/issues/2 ## Changes All three files document 3 enums (RoomStatus, ParticipantState, ServiceState), 3 root objects (Room, Participant, AccessToken), and 1 service (LiveKitService with 12 methods). The existing README.md link now resolves correctly. ## Test Results Build passes. Documentation-only change, no Rust code modified.
docs(schema): add missing livekit schema documentation
All checks were successful
Build & Test / check (push) Successful in 1m50s
Build & Test / check (pull_request) Successful in 2m37s
84a3105c0a
#2
ashraf merged commit 7c5c32688a into main 2026-04-27 09:52:32 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_livekit!27
No description provided.