Add XML documentation for Org.Apache.Http.Impl.Client

Open
#308 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
45/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
csharp
Domain
documentation

Research direction

Start by running the provided rg command against docs\xml to enumerate the 411 placeholders under Org.Apache.Http.Impl.Client, then inspect the matching XML files and nearby completed entries for context. Replace the placeholders with accurate XML documentation and rerun the scan; done means the targeted placeholder count is reduced or eliminated without changing docs\xml\index.xml.

Written by the indexing model from the issue text.

Description

The Org.Apache.Http.Impl.Client namespace contains 411 To be added placeholders in source XML documentation (excluding docs\xml\index.xml).

rg -n -i --glob 'Org.Apache.Http.Impl.Client/**' --glob 'ns-Org.Apache.Http.Impl.Client.xml' 'to be added' docs\xml

Update log

  • 2026-09-10: Refreshed the placeholder scan from 599 to 411 (reduced by 188). Related documentation PRs: #517, #598, #644.
Dominant language
C#
Stars
3
Forks
12
Avg merge
1d 11h
Merged PRs (30d)
57

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/android-api-docs

All issues in dotnet/android-api-docs

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.