Create toc node for landing page (#10317)

* create toc node for landing page

* fix links
pull/10320/head
Tom Dykstra 2019-01-10 13:51:06 -08:00 committed by Rick Anderson
parent bf82fc88f6
commit 43d94e4e6c
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
- name: ASP.NET documentation
href: /aspnet/#pivot=aspnet
- name: ASP.NET overview
href: overview.md
- name: Tutorials

View File

@ -1,3 +1,5 @@
# [ASP.NET Core documentation](/aspnet/#pivot=core)
# Overview
## [About ASP.NET Core](xref:index)
## [Compare ASP.NET Core and ASP.NET](xref:fundamentals/choose-between-aspnet-and-aspnetcore)