Delete SUMMARY.md

This commit is contained in:
Artemy
2025-07-24 20:37:20 +07:00
parent 7ac5565aea
commit 5a734ecbdc
-28
View File
@@ -1,28 +0,0 @@
# Table of contents
* [Page](README.md)
## Endpoints
* [Authentication](endpoints/authentication/README.md)
* [AuthController](endpoints/authentication/authcontroller.md)
* [RefreshController](endpoints/authentication/refreshcontroller.md)
* [FriendshipController](endpoints/friendshipcontroller.md)
* [FriendsRequestQueryController](endpoints/friendsrequestquerycontroller.md)
* [MediaController](endpoints/mediacontroller.md)
* [ChatLoadController](endpoints/chatloadcontroller.md)
* [OnlinePingingController(не работает)](endpoints/onlinepingingcontroller-ne-rabotaet.md)
## SignalR
* [PresenceHub](signalr/presencehub.md)
* [ChatHub](signalr/chathub.md)
***
* [FriendsHub](friendshub/README.md)
* [FriendsHub Client (Java)](friendshub/friendshub-client-java.md)
## Code Docs 
* [HubResult\<T>](code-docs/hubresult-less-than-t-greater-than.md)