Remove 'scenarios' and replace with 'tutorials'
This commit is contained in:
Родитель
2c94b4b5fe
Коммит
ee70db6565
16
docs/toc.md
16
docs/toc.md
|
@ -1,21 +1,7 @@
|
|||
# [Welcome](welcome.md)
|
||||
# [About .NET](about/index.md)
|
||||
## [.NET Products](about/products.md)
|
||||
# [Scenarios](scenarios/index.md)
|
||||
## [Authoring Solutions for .NET Core RC2](scenarios/solution-authoring/index.md)
|
||||
### [Building simple C# solutions with Visual Studio](scenarios/solution-authoring/vs-golden-path.md)
|
||||
### [Building simple C# solutions with the .NET CLI](scenarios/solution-authoring/cli-golden-path.md)
|
||||
### [Building simple F# solutions with the .NET CLI](scenarios/solution-authoring/f-golden-path.md)
|
||||
## [Packaging and deploying applications](scenarios/deployment/index.md)
|
||||
### [🔧 Deploying applications overview](scenarios/deployment/overview.md)
|
||||
### [🔧 Deploying to a shared runtime](scenarios/deployment/shared-runtime.md)
|
||||
### [🔧 Deploying self-contained applications](scenarios/deployment/self-contained-apps.md)
|
||||
### [🔧 Deploying NuGet packages](scenarios/deployment/nuget-packages.md)
|
||||
### [🔧 Deploying ASP.NET web applications](scenarios/deployment/aspnet-applications.md)
|
||||
## [Authoring Libraries for .NET Core 1.0](scenarios/library-authoring/index.md)
|
||||
### [How to manage package dependency versions for .NET Core 1.0](scenarios/library-authoring/fastening-libraries.md)
|
||||
### [How to trim your package dependencies](scenarios/library-authoring/trimming.md)
|
||||
|
||||
# [Tutorials](tutorials/index.md)
|
||||
# [.NET Core Guide](core/index.md)
|
||||
## [Tutorials](core/tutorials/index.md)
|
||||
### [Using .NET Core on Windows](core/tutorials/using-on-windows.md)
|
||||
|
|
Загрузка…
Ссылка в новой задаче