Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Commit cea8ec1

Browse files
committed
ReplaceLinkValue with doclet-to-mdoc output mappings
BulkReplaceLinksFromFile doclet_to_mdoc/some_crefs.txt
1 parent 1fd1a2b commit cea8ec1

File tree

2,049 files changed

+16216
-9675
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,049 files changed

+16216
-9675
lines changed

docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityService.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Type Name="AccessibilityService" FullName="Android.AccessibilityServices.AccessibilityService">
1+
<Type Name="AccessibilityService" FullName="Android.AccessibilityServices.AccessibilityService">
22
<TypeSignature Language="C#" Value="public abstract class AccessibilityService : Android.App.Service" />
33
<TypeSignature Language="ILAsm" Value=".class public auto ansi abstract beforefieldinit AccessibilityService extends Android.App.Service" />
44
<AssemblyInfo>
@@ -42,7 +42,7 @@
4242
&lt;/service&gt;</code></example></term></item><item><term>
4343
Calling <c><see cref="M:Android.AccessibilityServices.AccessibilityService.SetServiceInfo(Android.AccessibilityServices.AccessibilityServiceInfo)" /></c>. Note
4444
that this method can be called any time to dynamically change the service configuration.
45-
</term></item></list><format type="text/html"><h3>Retrieving window content</h3></format><format type="text/html"><h3>Notification strategy</h3></format><format type="text/html"><h3>Event types</h3></format><list type="bullet"><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_VIEW_CLICKED" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_VIEW_LONG_CLICKED" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_VIEW_FOCUSED" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_VIEW_SELECTED" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_VIEW_TEXT_CHANGED" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_NOTIFICATION_STATE_CHANGED" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_TOUCH_EXPLORATION_GESTURE_START" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_TOUCH_EXPLORATION_GESTURE_END" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_VIEW_HOVER_ENTER" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_VIEW_HOVER_EXIT" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_VIEW_SCROLLED" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_VIEW_TEXT_SELECTION_CHANGED" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_ANNOUNCEMENT" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_GESTURE_DETECTION_START" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_GESTURE_DETECTION_END" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_TOUCH_INTERACTION_START" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_TOUCH_INTERACTION_END" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_VIEW_ACCESSIBILITY_FOCUSED" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_WINDOWS_CHANGED" /></c></term></item><item><term><c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_VIEW_ACCESSIBILITY_FOCUS_CLEARED" /></c></term></item></list><format type="text/html"><h3>Feedback types</h3></format><list type="bullet"><item><term><c><see cref="!:Android.AccessibilityServices.AccessibilityServiceInfo.FEEDBACK_AUDIBLE" /></c></term></item><item><term><c><see cref="!:Android.AccessibilityServices.AccessibilityServiceInfo.FEEDBACK_HAPTIC" /></c></term></item><item><term><c><see cref="!:Android.AccessibilityServices.AccessibilityServiceInfo.FEEDBACK_AUDIBLE" /></c></term></item><item><term><c><see cref="!:Android.AccessibilityServices.AccessibilityServiceInfo.FEEDBACK_VISUAL" /></c></term></item><item><term><c><see cref="!:Android.AccessibilityServices.AccessibilityServiceInfo.FEEDBACK_GENERIC" /></c></term></item><item><term><c><see cref="!:Android.AccessibilityServices.AccessibilityServiceInfo.FEEDBACK_BRAILLE" /></c></term></item></list></para>
45+
</term></item></list><format type="text/html"><h3>Retrieving window content</h3></format><format type="text/html"><h3>Notification strategy</h3></format><format type="text/html"><h3>Event types</h3></format><list type="bullet"><item><term><c><see cref="F:Android.Views.Accessibility.EventTypes.ViewClicked" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Views.Accessibility.EventTypes.ViewLongClicked" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Views.Accessibility.EventTypes.ViewFocused" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Views.Accessibility.EventTypes.ViewSelected" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Views.Accessibility.EventTypes.ViewTextChanged" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Views.Accessibility.EventTypes.WindowStateChanged" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Views.Accessibility.EventTypes.NotificationStateChanged" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Views.Accessibility.EventTypes.TouchExplorationGestureStart" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Views.Accessibility.EventTypes.TouchExplorationGestureEnd" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeViewHoverEnter" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeViewHoverExit" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeViewScrolled" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeViewTextSelectionChanged" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeWindowContentChanged" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeAnnouncement" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeGestureDetectionStart" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeGestureDetectionEnd" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeTouchInteractionStart" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeTouchInteractionEnd" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeViewAccessibilityFocused" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Views.Accessibility.EventTypes.WindowsChanged" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeViewAccessibilityFocusCleared" tool="ReplaceLinkValue" /></c></term></item></list><format type="text/html"><h3>Feedback types</h3></format><list type="bullet"><item><term><c><see cref="F:Android.AccessibilityServices.FeedbackFlags.Audible" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.AccessibilityServices.FeedbackFlags.Haptic" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.AccessibilityServices.FeedbackFlags.Audible" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.AccessibilityServices.FeedbackFlags.Visual" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.AccessibilityServices.FeedbackFlags.Generic" tool="ReplaceLinkValue" /></c></term></item><item><term><c><see cref="F:Android.AccessibilityServices.FeedbackFlags.Braille" tool="ReplaceLinkValue" /></c></term></item></list></para>
4646
<para tool="javadoc-to-mdoc">For more information about creating AccessibilityServices, read the
4747
<format type="text/html"><a href="http://developer.android.com/reference/../guide/topics/ui/accessibility/index.html">Accessibility</a></format>
4848
developer guide.</para>
@@ -99,9 +99,9 @@
9999
For security purposes an accessibility service can retrieve only the content of the
100100
currently active window. The currently active window is defined as the window from
101101
which was fired the last event of the following types:
102-
<c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED" /></c>,
103-
<c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_VIEW_HOVER_ENTER" /></c>,
104-
<c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_VIEW_HOVER_EXIT" /></c>,
102+
<c><see cref="F:Android.Views.Accessibility.EventTypes.WindowStateChanged" tool="ReplaceLinkValue" /></c>,
103+
<c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeViewHoverEnter" tool="ReplaceLinkValue" /></c>,
104+
<c><see cref="F:Android.Support.V4.View.Accessibility.AccessibilityEventCompat.TypeViewHoverExit" tool="ReplaceLinkValue" /></c>,
105105
In other words, the last window that was shown or the last window that the user has touched
106106
during touch exploration.
107107
</para>
@@ -1490,7 +1490,7 @@
14901490
<summary>This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.</summary>
14911491
<value>A <see cref="T:System.IntPtr" /> which contains the <c>java.lang.Class</c> JNI value corresponding to this type.</value>
14921492
<remarks>
1493-
<para tool="javadoc-to-mdoc">This property is used to control which <c>jclass</c> is provided to methods like <see cref="M:Android.Runtime.JNIEnv.CallNonVirtualVoidMethod" />.</para>
1493+
<para tool="javadoc-to-mdoc">This property is used to control which <c>jclass</c> is provided to methods like <see cref="M:Android.Runtime.JNIEnv.CallNonvirtualVoidMethod" tool="ReplaceLinkValue" />.</para>
14941494
</remarks>
14951495
</Docs>
14961496
</Member>
@@ -1559,4 +1559,4 @@
15591559
</Docs>
15601560
</Member>
15611561
</Members>
1562-
</Type>
1562+
</Type>

docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityServiceInfo.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Type Name="AccessibilityServiceInfo" FullName="Android.AccessibilityServices.AccessibilityServiceInfo">
1+
<Type Name="AccessibilityServiceInfo" FullName="Android.AccessibilityServices.AccessibilityServiceInfo">
22
<TypeSignature Language="C#" Value="public class AccessibilityServiceInfo : Java.Lang.Object, Android.OS.IParcelable, IDisposable" />
33
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit AccessibilityServiceInfo extends Java.Lang.Object implements class Android.OS.IParcelable, class Android.Runtime.IJavaObject, class System.IDisposable" />
44
<AssemblyInfo>
@@ -596,10 +596,10 @@
596596
</para>
597597
<para tool="javadoc-to-mdoc">
598598
<i>Note:</i> For accessibility services targeting API version
599-
<c><see cref="!:NoType:android/os/Build$VERSION_CODES;Href=../../../reference/android/os/Build.VERSION_CODES.html#JELLY_BEAN" /></c> or higher this flag has to be explicitly
599+
<c><see cref="F:Android.OS.Build+VERSION.JellyBean" tool="ReplaceLinkValue" /></c> or higher this flag has to be explicitly
600600
set for the system to regard views that are not important for accessibility. For
601601
accessibility services targeting API version lower than
602-
<c><see cref="!:NoType:android/os/Build$VERSION_CODES;Href=../../../reference/android/os/Build.VERSION_CODES.html#JELLY_BEAN" /></c> this flag is ignored and all views are
602+
<c><see cref="F:Android.OS.Build+VERSION.JellyBean" tool="ReplaceLinkValue" /></c> this flag is ignored and all views are
603603
regarded for accessibility purposes.
604604
</para>
605605
<para tool="javadoc-to-mdoc">
@@ -785,15 +785,15 @@
785785
</para>
786786
<para tool="javadoc-to-mdoc">
787787
For accessibility services targeting API version higher than
788-
<c><see cref="!:NoType:android/os/Build$VERSION_CODES;Href=../../../reference/android/os/Build.VERSION_CODES.html#JELLY_BEAN_MR1" /></c> that want to set
788+
<c><see cref="F:Android.OS.Build+VERSION.JellyBeanMr1" tool="ReplaceLinkValue" /></c> that want to set
789789
this flag have to declare this capability in their meta-data by setting
790790
the attribute <c><see cref="!:NoType:android/R$attr;Href=../../../reference/android/R.attr.html#canRequestTouchExplorationMode" /></c> to true, otherwise this flag will
791791
be ignored. For how to declare the meta-data of a service refer to
792792
<c><see cref="F:Android.AccessibilityServices.AccessibilityService.ServiceMetaData" /></c>.
793793
</para>
794794
<para tool="javadoc-to-mdoc">
795795
Services targeting API version equal to or lower than
796-
<c><see cref="!:NoType:android/os/Build$VERSION_CODES;Href=../../../reference/android/os/Build.VERSION_CODES.html#JELLY_BEAN_MR1" /></c> will work normally, i.e.
796+
<c><see cref="F:Android.OS.Build+VERSION.JellyBeanMr1" tool="ReplaceLinkValue" /></c> will work normally, i.e.
797797
the first time they are run, if this flag is specified, a dialog is
798798
shown to the user to confirm enabling explore by touch.
799799
</para>
@@ -833,7 +833,7 @@
833833
to access content of all interactive windows. An interactive window is a
834834
window that has input focus or can be touched by a sighted user when explore
835835
by touch is not enabled. If this flag is not set your service will not receive
836-
<c><see cref="!:Android.Views.Accessibility.AccessibilityEvent.TYPE_WINDOWS_CHANGED" /></c>
836+
<c><see cref="F:Android.Views.Accessibility.EventTypes.WindowsChanged" tool="ReplaceLinkValue" /></c>
837837
events, calling AccessibilityService<c><see cref="P:Android.AccessibilityServices.AccessibilityService.Windows" /></c> will return an empty list, and <c><see cref="P:Android.Views.Accessibility.AccessibilityNodeInfo.Window" /></c> will
838838
return null.
839839
</para>
@@ -1161,7 +1161,7 @@
11611161
<summary>This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.</summary>
11621162
<value>A <see cref="T:System.IntPtr" /> which contains the <c>java.lang.Class</c> JNI value corresponding to this type.</value>
11631163
<remarks>
1164-
<para tool="javadoc-to-mdoc">This property is used to control which <c>jclass</c> is provided to methods like <see cref="M:Android.Runtime.JNIEnv.CallNonVirtualVoidMethod" />.</para>
1164+
<para tool="javadoc-to-mdoc">This property is used to control which <c>jclass</c> is provided to methods like <see cref="M:Android.Runtime.JNIEnv.CallNonvirtualVoidMethod" tool="ReplaceLinkValue" />.</para>
11651165
</remarks>
11661166
</Docs>
11671167
</Member>
@@ -1220,4 +1220,4 @@
12201220
</Docs>
12211221
</Member>
12221222
</Members>
1223-
</Type>
1223+
</Type>

docs/Mono.Android/en/Android.Accounts/AbstractAccountAuthenticator.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Type Name="AbstractAccountAuthenticator" FullName="Android.Accounts.AbstractAccountAuthenticator">
1+
<Type Name="AbstractAccountAuthenticator" FullName="Android.Accounts.AbstractAccountAuthenticator">
22
<TypeSignature Language="C#" Value="public abstract class AbstractAccountAuthenticator : Java.Lang.Object" />
33
<TypeSignature Language="ILAsm" Value=".class public auto ansi abstract beforefieldinit AbstractAccountAuthenticator extends Java.Lang.Object" />
44
<AssemblyInfo>
@@ -587,7 +587,7 @@
587587
<summary>This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.</summary>
588588
<value>A <see cref="T:System.IntPtr" /> which contains the <c>java.lang.Class</c> JNI value corresponding to this type.</value>
589589
<remarks>
590-
<para tool="javadoc-to-mdoc">This property is used to control which <c>jclass</c> is provided to methods like <see cref="M:Android.Runtime.JNIEnv.CallNonVirtualVoidMethod" />.</para>
590+
<para tool="javadoc-to-mdoc">This property is used to control which <c>jclass</c> is provided to methods like <see cref="M:Android.Runtime.JNIEnv.CallNonvirtualVoidMethod" tool="ReplaceLinkValue" />.</para>
591591
</remarks>
592592
</Docs>
593593
</Member>
@@ -653,4 +653,4 @@
653653
</Docs>
654654
</Member>
655655
</Members>
656-
</Type>
656+
</Type>

docs/Mono.Android/en/Android.Accounts/Account.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Type Name="Account" FullName="Android.Accounts.Account">
1+
<Type Name="Account" FullName="Android.Accounts.Account">
22
<TypeSignature Language="C#" Value="public class Account : Java.Lang.Object, Android.OS.IParcelable, IDisposable" />
33
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit Account extends Java.Lang.Object implements class Android.OS.IParcelable, class Android.Runtime.IJavaObject, class System.IDisposable" />
44
<AssemblyInfo>
@@ -221,7 +221,7 @@
221221
<summary>This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.</summary>
222222
<value>A <see cref="T:System.IntPtr" /> which contains the <c>java.lang.Class</c> JNI value corresponding to this type.</value>
223223
<remarks>
224-
<para tool="javadoc-to-mdoc">This property is used to control which <c>jclass</c> is provided to methods like <see cref="M:Android.Runtime.JNIEnv.CallNonVirtualVoidMethod" />.</para>
224+
<para tool="javadoc-to-mdoc">This property is used to control which <c>jclass</c> is provided to methods like <see cref="M:Android.Runtime.JNIEnv.CallNonvirtualVoidMethod" tool="ReplaceLinkValue" />.</para>
225225
</remarks>
226226
</Docs>
227227
</Member>
@@ -309,4 +309,4 @@
309309
</Docs>
310310
</Member>
311311
</Members>
312-
</Type>
312+
</Type>

docs/Mono.Android/en/Android.Accounts/AccountAuthenticatorActivity.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Type Name="AccountAuthenticatorActivity" FullName="Android.Accounts.AccountAuthenticatorActivity">
1+
<Type Name="AccountAuthenticatorActivity" FullName="Android.Accounts.AccountAuthenticatorActivity">
22
<TypeSignature Language="C#" Value="public class AccountAuthenticatorActivity : Android.App.Activity" />
33
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit AccountAuthenticatorActivity extends Android.App.Activity" />
44
<AssemblyInfo>
@@ -137,7 +137,7 @@
137137
<summary>This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.</summary>
138138
<value>A <see cref="T:System.IntPtr" /> which contains the <c>java.lang.Class</c> JNI value corresponding to this type.</value>
139139
<remarks>
140-
<para tool="javadoc-to-mdoc">This property is used to control which <c>jclass</c> is provided to methods like <see cref="M:Android.Runtime.JNIEnv.CallNonVirtualVoidMethod" />.</para>
140+
<para tool="javadoc-to-mdoc">This property is used to control which <c>jclass</c> is provided to methods like <see cref="M:Android.Runtime.JNIEnv.CallNonvirtualVoidMethod" tool="ReplaceLinkValue" />.</para>
141141
</remarks>
142142
</Docs>
143143
</Member>
@@ -160,4 +160,4 @@
160160
</Docs>
161161
</Member>
162162
</Members>
163-
</Type>
163+
</Type>

0 commit comments

Comments
 (0)