Cargo doc fixes

It's good now
This commit is contained in:
2026-05-10 10:18:45 +02:00
parent b87a6ff297
commit 33df619c8d
4 changed files with 19 additions and 0 deletions

View File

@@ -1,2 +1,8 @@
# Ticketsystem
A ticket system with backend and frontend components.
## Components
- **[Backend](../backend/index.html)** - The server-side API and business logic
- **[Frontend](../frontend/index.html)** - The client-side user interface