mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 00:26:07 +02:00
feat: Add documentation files including Code of Conduct, Contributing guidelines, and Security policy; update Markdown linting configuration and scripts
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# API Reference
|
||||
|
||||
Browse the generated API documentation for each EchoHub project.
|
||||
|
||||
## Projects
|
||||
|
||||
### [Client](client/EchoHub.Client.yml)
|
||||
|
||||
Terminal.Gui v2 TUI application -- UI components, services, themes, and configuration.
|
||||
|
||||
### [Core](core/EchoHub.Core.Constants.yml)
|
||||
|
||||
Shared library -- DTOs, models, constants, and the SignalR client contract.
|
||||
|
||||
### [Server](server/EchoHub.Server.Controllers.yml)
|
||||
|
||||
ASP.NET Core server -- controllers, hubs, authentication, and data access.
|
||||
Reference in New Issue
Block a user