dotnet / dotnet/dotnet-api-docs

Nested class of generic class appears in ToC above the generic class

Open
#3,062 1 comment 0 reactions 0 assignees View on GitHub
area-Infrastructure Pri3 untriaged
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

At , the table of contents lists the nested class `HashSet.Enumerator` above the outer class `HashSet`. It would look better if the table of contents listed the outer class above its nested classes.

At however, the table of contents lists the nested class `ActivationContext.ContextForm` below the outer class `ActivationContext`. It thus appears that the problem applies to generic classes only.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.