dotnet / dotnet/docfx

Links to namespaces not generated - this worked in prior versions

Open
#6,709 0 comments 0 reactions 0 assignees View on GitHub
dotnet
Dominant language
C#
Stars
4.4k
Forks
890
Avg merge
2h 11m
Merged PRs (30d)
10

Description

**Operating System**: `Windows`

**DocFX Version Used**: 2.56.4

**Template used**: `default`

**Steps to Reproduce**:

1. Include index.md in api folder
2. Include reference to index.md in the root toc.yml
3. Include references in index.md to namespaces in code (e.g. - ``)

**Expected Behavior**: The `` would be replaced with a link to the page generated for the `MyNamespace` namespace. This worked in earlier versions of docFx. We are *sure* it worked in 2.43.1, but we are not sure which release broke the behavior.

**Actual Behavior**: A link is *not* generated. Instead, the `` is added to the resulting index.html page.

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.