Skip to content

Commit 79002e9

Browse files
authored
Merge pull request dotnet#8051 from aspnet/anurse/fix-signalr-toc
Re-transplant SignalR docs to the correct TOC tree
2 parents c899de1 + 53ece6b commit 79002e9

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

aspnetcore/toc.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,12 @@
222222
### [.NET client](xref:signalr/dotnet-client)
223223
### [WebPack and TypeScript](xref:tutorials/signalr-typescript-webpack)
224224
### [JavaScript API](/javascript/api/?view=signalr-js-latest)
225+
## [Configuration](xref:signalr/configuration)
226+
## [Authentication and authorization](xref:signalr/authn-and-authz)
227+
## [Security considerations](xref:signalr/security)
228+
## [MessagePack Hub Protocol](xref:signalr/messagepackhubprotocol)
229+
## [Streaming](xref:signalr/streaming)
230+
## [Differences between SignalR versions](xref:signalr/version-differences)
225231

226232
# [Test, debug, and troubleshoot](xref:test/index)
227233
## [Unit testing](/dotnet/articles/core/testing/unit-testing-with-dotnet-test)
@@ -268,13 +274,6 @@
268274
### [React project template](xref:spa/react)
269275
### [React with Redux project template](xref:spa/react-with-redux)
270276

271-
## [Configuration](xref:signalr/configuration)
272-
## [Authentication and authorization](xref:signalr/authn-and-authz)
273-
## [Security considerations](xref:signalr/security)
274-
## [MessagePack Hub Protocol](xref:signalr/messagepackhubprotocol)
275-
## [Streaming](xref:signalr/streaming)
276-
## [Differences between SignalR versions](xref:signalr/version-differences)
277-
278277
# [Mobile](xref:mobile/index)
279278
## [Create backend services for native mobile apps](xref:mobile/native-mobile-backend)
280279

0 commit comments

Comments
 (0)