remove extra toc.md files

pull/2364/head
Tom Dykstra 2016-12-09 17:56:13 -08:00
parent 4efe0aba32
commit 7ba9d3be72
2 changed files with 0 additions and 21 deletions

View File

@ -1,4 +0,0 @@
# [Overview](overview.md)
# [Kestrel](kestrel.md)
# [ASP.NET Core Module](aspnet-core-module.md)
# [WebListener](weblistener.md)

View File

@ -1,17 +0,0 @@
# [Application Startup](startup.md)
# [Middleware](middleware.md)
# [Working with Static Files](static-files.md)
# [Routing](routing.md)
# [Error Handling](error-handling.md)
# [Globalization and localization](localization.md)
# [Configuration](configuration.md)
# [Logging](logging.md)
# [File Providers](file-providers.md)
# [Dependency Injection](dependency-injection.md)
# [Working with Multiple Environments](environments.md)
# [Hosting](hosting.md)
# [Managing Application State](app-state.md)
# [Servers](servers/toc.md)
# [Request Features](request-features.md)
# [Open Web Interface for .NET (OWIN)](owin.md)
# [Choosing the Right .NET For You on the Server](choosing-the-right-dotnet.md)