-
Notifications
You must be signed in to change notification settings - Fork 14
Bump to xamarin/xamarin-android@2c7d72d2 #41
Conversation
Notable documentation related generator changes: * dotnet/java-interop@e1ee4b1c: [Java.Interop.Tools.JavaSource] Parse {@param} tags * dotnet/java-interop@07c95e96: [Java.Interop.Tools.JavaSource] Parse <code/> tags Changes in xamarin-android and java.interop: * dotnet/android@ca8f561...2c7d72d * dotnet/java-interop@a0728ed...e1ee4b1
Learn Build status updates of commit 267df9e:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want to address the warnings above? They might actually be typos in the docs that refer to other types?
I've been trying to chip away at these through improvements to java.interop:
There is a lot to fix though, and the only strict goal I have right now with respect to the docs build report is to ensure that new PRs don't make these numbers worse. The numbers in this report are the same as the report from the last major PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The main thing I see here is <code>
changed to <c>
.
There is anything else that changed in the giant diff? 😄
There is also a fix for a few dozen cases where duplicate |
Notable documentation related generator changes: * dotnet/java-interop@e1ee4b1c: [Java.Interop.Tools.JavaSource] Parse `{@param}` tags * dotnet/java-interop@07c95e96: [Java.Interop.Tools.JavaSource] Parse `<code/>` tags Changes in xamarin-android and java.interop: * dotnet/android@ca8f561...2c7d72d * dotnet/java-interop@a0728ed...e1ee4b1
Notable documentation related generator changes: * dotnet/java-interop@e1ee4b1c: [Java.Interop.Tools.JavaSource] Parse `{@param}` tags * dotnet/java-interop@07c95e96: [Java.Interop.Tools.JavaSource] Parse `<code/>` tags Changes in xamarin-android and java.interop: * dotnet/android@ca8f561...2c7d72d * dotnet/java-interop@a0728ed...e1ee4b1
Notable documentation related generator changes:
<code/>
tagsChanges in xamarin-android and java.interop: