Skip to content

Commit 80b88fa

Browse files
committed
reset index and toc for hosting
1 parent b9f0e6f commit 80b88fa

File tree

2 files changed

+0
-1004
lines changed

2 files changed

+0
-1004
lines changed

docs/core/unmanaged-api/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ These articles describe APIs that were introduced in .NET Core 2.0 and later ver
1414
[Debugging](./debugging/index.md)\
1515
Describes the debugging API, which enables a debugger to debug code that runs in the common language runtime (CLR) environment.
1616

17-
[Hosting](./hosting/index.md)\
18-
Describes the hosting API, which enables unmanaged hosts to integrate the CLR into their applications.
19-
2017
[Metadata](./metadata/index.md)\
2118
Describes the metadata API, which enables a client such as a compiler to generate or access a component's metadata without the types being loaded by the CLR.
2219

0 commit comments

Comments
 (0)