dotnet / dotnet/android-api-docs

Add XML documentation for Java.IO

Open
#237 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
3
Forks
12
Avg merge
1d 11h
Merged PRs (30d)
57

Description

The `Java.IO` namespace contains **800** `To be added` placeholders in source XML documentation (excluding `docs\xml\index.xml`).

```powershell
rg -n -i --glob 'Java.IO/**' --glob 'ns-Java.IO.xml' 'to be added' docs\xml
```

## Update log

- 2026-09-10: Refreshed the placeholder scan from **791** to **800** (increased by **9**). Related documentation PRs: [#371](https://github.com/dotnet/android-api-docs/pull/371), [#403](https://github.com/dotnet/android-api-docs/pull/403), [#562](https://github.com/dotnet/android-api-docs/pull/562), [#626](https://github.com/dotnet/android-api-docs/pull/626), [#644](https://github.com/dotnet/android-api-docs/pull/644).

Contributor guide

No contributing guide indexed for this repository

Research direction

Run the provided rg command first to enumerate the 800 placeholders under docs\xml, then inspect the matching Java.IO/** files and ns-Java.IO.xml entries. Replace the reported “To be added” placeholders with XML documentation, and consider the work complete when the targeted scan no longer reports those placeholders.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, java
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.