dotnet / dotnet/android-api-docs

Add XML documentation for Android.App.AppFunctions

Open
#46 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.App.AppFunctions` namespace contains **150** `To be added` placeholders in source XML documentation (excluding `docs\xml\index.xml`).

Example command:

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

## Update log

- 2026-09-10: Refreshed the placeholder scan from **146** to **150** (increased by **4**). 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 150 `To be added` placeholders under Android.App.AppFunctions, then inspect the matching XML documentation entries and their surrounding API context. Done means replacing all 150 placeholders with useful documentation and confirming the placeholder scan returns no remaining matches.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
documentation
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.