dotnet / dotnet/api-docs-sync

`#ctor` in see crefs needs to be converted to `%23ctor`

Open
#113 0 comments 0 reactions 0 assignees View on GitHub
port-to-docs
Dominant language
C#
Stars
14
Forks
21
PR merge metrics
No merged PRs in 30d

Description

Otherwise it causes build failures in the dotnet-api-docs CI.

Examples:
https://github.com/dotnet/dotnet-api-docs/pull/7889/files#r837782607
https://github.com/dotnet/dotnet-api-docs/pull/7889/files#r837782386

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the see-cref conversion entry point in api-docs-sync and reproduce the dotnet-api-docs CI failure using the #ctor examples linked in the issue. Done means see references containing #ctor are emitted as %23ctor and no longer cause the documentation build to fail.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
documentation, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.