dotnet / dotnet/android-api-docs

Add XML documentation for Android.Gestures

Open
#82 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
3
Forks
12
Avg merge
21h 11m
Merged PRs (30d)
96

Description

The `Android.Gestures` namespace contains **220** `To be added` placeholders in source XML documentation (excluding `docs\xml\index.xml`).

Example command:

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

## Update log

- 2026-09-10: Refreshed the placeholder scan from **218** to **220** (increased by **2**). Related documentation PRs: [#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 against docs\xml to enumerate the 220 placeholders under Android.Gestures/** and ns-Android.Gestures.xml. Read each matching XML entry and replace its “To be added” text with the relevant API documentation; done means the scan returns no remaining placeholders in that scope.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.