Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Add XML documentation for smaller namespaces (Other)

オープン
#313 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
ドキュメント
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
powershell
領域
documentation

調査の方向性

issue から namespace を 1 つ選び、提供されている PowerShell の rg コマンドを docs\xml に対して実行します。ただし docs\xml\index.xml は除外してください。一致する To be added エントリと official-reference importer の結果を確認します。完了とは、追跡対象のプレースホルダーを解決し、PR #676 と併せて進捗を記録することです。

索引モデルが issue の本文から書いたものです。

説明

These 59 namespaces are tracked here. Together they currently contain 618 To be added placeholders in source XML documentation. docs\xml\index.xml is excluded. | Namespace | Count | |---|---:| | (global namespace) | 1 | | Android.Accessibilityservice.AccessibilityService | 10 | | Android.Accounts | 9 | | Android.AdServices.Exceptions | 22 | | Android.Annotation | 21 | | Android.App.AppSearch.Exceptions | 16 | | Android.App.AppSearch.Util | 15 | | Android.App.Jank | 24 | | Android.App.Roles | 11 | | Android.Crypto.Hpke | 15 | | Android.Graphics.Drawables.Shapes | 20 | | Android.Hardware.Location | 19 | | Android.Locations.Altitude | 15 | | Android.Media.Effect | 16 | | Android.Net.Wifi.Hotspot2 | 23 | | Android.Net.Wifi.Hotspot2.Omadm | 7 | | Android.OS.Ext | 18 | | Android.Print.Pdf | 3 | | Android.PrintServices | 17 | | Android.Security.AdvancedProtection | 21 | | Android.Service.PersistentData | 16 | | Android.Service.Restrictions | 5 | | Android.Service.Textservice | 5 | | Android.Service.VR | 14 | | Android.Telephony.Cdma | 11 | | Android.Telephony.Ims.Stub | 23 | | Android.Telephony.Satellite | 19 | | Android.Test.Suitebuilder | 11 | | Android.Test.Suitebuilder.Annotation | 31 | | Android.Views.ContentCapture | 5 | | Dalvik.Annotation.Optimization | 0 | | Java.Beans | 16 | | Java.Interop.Expressions | 17 | | Java.Interop.Tools.JavaCallableWrappers | 15 | | Java.Nio.Charset.Spi | 3 | | Java.Nio.FileNio.Spi | 22 | | Java.Security.Acl | 12 | | Java.Util.Functions | 16 | | Java.Util.RandomGenerators | 11 | | Java.Util.Regex | 12 | | Javax.Crypto.Interfaces | 2 | | Javax.Net | 5 | | Javax.Security.Auth.Callback | 6 | | Javax.Security.Auth.Login | 2 | | Javax.Security.Auth.X500 | 15 | | Javax.Xml | 3 | | Javax.Xml.Namespace | 5 | | Javax.Xml.Transform.Dom | 11 | | Javax.Xml.Transform.Sax | 17 | | Javax.Xml.Transform.Stream | 10 | | Javax.Xml.Xpath | 24 | | Org.Apache.Http.Auth.Params | 14 | | Org.Apache.Http.Client.Entity | 8 | | Org.Apache.Http.Conn.Util | 11 | | Org.Apache.Http.Cookie.Params | 13 | | Org.Xml.Sax.Ext | 7 | | Org.Xml.Sax.Helpers | 15 | | System.IO | 5 | | System.Linq | 9 | Set a namespace and use this command to find its placeholders: powershell $namespace = 'Android.Accounts' rg -n -i --glob "$namespace/**" --glob "ns-$namespace.xml" 'to be added' docs\xml For the global namespace entry: powershell rg -n -i --glob 'ns-.xml' 'to be added' docs\xml ## Update log - 2026-09-10: Refreshed the placeholder scan from 724 to 749 (increased by 25). Related documentation PRs: #333, #350, #360, #644.

  • 2026-09-10: Completed official-reference importer dry-run/review/apply passes for all 59 tracked namespaces. Imported 73 exact matches in five commits; 618 placeholders remain where the importer reported no safe exact source mapping (1,128 blocker records).

  • 2026-09-10: Opened progress PR #676 for the 73 exact official-source imports. The issue remains open pending resolution of the 618 conservatively blocked placeholders.

主要言語
C#
スター
3
フォーク
12
平均マージ
14時間 50分
マージ済み PR(30日)
38

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

dotnet/android-api-docs のほかの issue

dotnet/android-api-docs の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。