dotnet / dotnet/api-docs-sync

Add exceptions next to each other

Open
#114 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

Make sure new exceptions get added right after the last exception, instead of adding them at the end of the `` element. Example:

https://github.com/dotnet/dotnet-api-docs/pull/7889/files#r836896431 The exception was added after the `` elements.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the linked pull request diff and the api-docs-sync handling of exception elements within the element. Confirm where ordering is determined. Done means newly added exceptions appear immediately after the last exception, before any elements, rather than at the end of .

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.