Skip to content

Commit 4e671a2

Browse files
committed
Add generic-host docs to TOC
1 parent 335a2d1 commit 4e671a2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/docs/advanced/generic-host.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
uid: generic-host
33
---
4-
# Using Generic Host
4+
# Integration with Generic Host
55

66
The McMaster.Extensions.Hosting.CommandLine package provides support for integrating command line parsing with
77
.NET's [generic host](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/host/generic-host).

docs/docs/toc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
# [@-files (Response File Parsing)](xref:response-file-parsing)
66
# Advanced concepts
77
## [Dependency Injection](xref:dependency-injection)
8+
## [Integration with Generic Host](xref:generic-host)

0 commit comments

Comments
 (0)