mirror of
https://github.com/Govor-team/Govor.git
synced 2026-07-21 11:44:56 +00:00
fix docs
This commit is contained in:
+14
-14
@@ -4,26 +4,26 @@
|
||||
|
||||
## Endpoints
|
||||
|
||||
* [Authentication](../endpoints/authentication/README.md)
|
||||
* [AuthController](../endpoints/authentication/authcontroller.md)
|
||||
* [RefreshController](../endpoints/authentication/refreshcontroller.md)
|
||||
* [SessionController](endpoints/sessioncontroller.md)
|
||||
* [FriendshipController](../endpoints/friendshipcontroller.md)
|
||||
* [FriendsRequestQueryController](../endpoints/friendsrequestquerycontroller.md)
|
||||
* [MediaController](../endpoints/mediacontroller.md)
|
||||
* [ChatLoadController](../endpoints/chatloadcontroller.md)
|
||||
* [OnlinePingingController(не работает)](../endpoints/onlinepingingcontroller-ne-rabotaet.md)
|
||||
* [Authentication](../docs/endpoints/authentication/README.md)
|
||||
* [AuthController](../docs/endpoints/authentication/authcontroller.md)
|
||||
* [RefreshController](../docs/endpoints/authentication/refreshcontroller.md)
|
||||
* [SessionController](../docs/endpoints/sessioncontroller.md)
|
||||
* [FriendshipController](../docs/endpoints/friendshipcontroller.md)
|
||||
* [FriendsRequestQueryController](../docs/endpoints/friendsrequestquerycontroller.md)
|
||||
* [MediaController](../docs/endpoints/mediacontroller.md)
|
||||
* [ChatLoadController](../docs/endpoints/chatloadcontroller.md)
|
||||
* [OnlinePingingController(не работает)](../docs/endpoints/onlinepingingcontroller-ne-rabotaet.md)
|
||||
|
||||
## SignalR
|
||||
|
||||
* [PresenceHub](../signalr/presencehub.md)
|
||||
* [ChatHub](../signalr/chathub.md)
|
||||
* [PresenceHub](../docs/signalr/presencehub.md)
|
||||
* [ChatHub](../docs/signalr/chathub.md)
|
||||
|
||||
***
|
||||
|
||||
* [FriendsHub](../friendshub/README.md)
|
||||
* [FriendsHub Client (Java)](../friendshub/friendshub-client-java.md)
|
||||
* [FriendsHub](../docs/friendshub/README.md)
|
||||
* [FriendsHub Client (Java)](../docs/friendshub/friendshub-client-java.md)
|
||||
|
||||
## Code Docs 
|
||||
|
||||
* [HubResult\<T>](../code-docs/hubresult-less-than-t-greater-than.md)
|
||||
* [HubResult\<T>](../docs/code-docs/hubresult-less-than-t-greater-than.md)
|
||||
|
||||
Reference in New Issue
Block a user