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

Merge docs from commit 8a24e2c6 into live #35

Closed
wants to merge 7 commits into from

Conversation

pjcollins
Copy link
Member

Merge main into live. Changes:

pjcollins and others added 7 commits December 15, 2021 14:52
Fixes: dotnet/java-interop#933
Context: dotnet/java-interop#931
Context: dotnet/java-interop#932

Changes: dotnet/java-interop@087684a...d64087c

Changes: dotnet/android@aea70ca...05dd813

Changes of note:

  * Includes a bunch of fixes for method overloads.

  * Documentation URLs have been updated to *better* match what the
    Android doc link should be.
    *Note*: these are still not all *correct*; See dotnet/java-interop#931
    and dotnet/java-interop#932.

No new documentation warnings or suggestions have been introduced:

    Total Build Warnings | 1124
    Total Build Suggestions | 902
Fixes: dotnet/java-interop#931
Fixes: dotnet/java-interop#932
Context: dotnet/java-interop@d3f0c5c

Fixes reference documentation URLs for type members with complex
parameters.
Imports Google-provided API-31 Javadoc documentation for nested types
that were previously being ignored.

Notable documentation related generator changes:

  * dotnet/java-interop@4b4fedd3: [generator] Process Javadoc for nested types
  * dotnet/java-interop@265ad762: [Java.Interop.Tools.JavaSource] Fix tag parsing errors

Changes in xamarin-android and java.interop:

  * dotnet/android@c6dcefb...ace5f71
  * dotnet/java-interop@7716ae5...032f1e7
Merges main into live, changes:

 * 8a24e2c6: Update docs using dotnet/android@ace5f71c (#34)
 * 59c78f8a: Update docs using dotnet/java-interop@7716ae53 (#33)
 * 5c4bf28f: Merge pull request #32 from xamarin/dabritch-config
 * 4e096ef2: Master becomes main.
@pjcollins pjcollins requested a review from davidbritch August 3, 2022 19:53
@opbld33
Copy link

opbld33 commented Aug 3, 2022

Docs Build status updates of commit b58b83e:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
❌Error Details
docs/Mono.Android/en/Android.Gestures/Gesture.xml ❌Error Details
docs/Mono.Android/en/Android.Views.InputMethods/CursorUpdate.xml 💡Suggestion Details

  • Line 0, Column 0: [Error: ECMA2Yaml_File_LoadFailed] Failed to load 1 files, aborting...

docs/Mono.Android/en/Android.Gestures/Gesture.xml

  • Line 0, Column 0: [Error: ECMA2Yaml_InternalError]
Intenal Several Error: System.ArgumentException: An item with the same key has already been added. Key: numSample
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
   at ECMA2Yaml.ECMALoader.LoadDocs(XElement dElement, String filePath)
   at ECMA2Yaml.ECMALoader.LoadMember(Type t, XElement mElement)
   at ECMA2Yaml.ECMALoader.<>c__DisplayClass12_0.<LoadType>b__3(XElement m)
   at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at ECMA2Yaml.ECMALoader.LoadType(FileItem typeFile)
   at ECMA2Yaml.ECMALoader.LoadTypes(String basePath, Namespace ns)

docs/Mono.Android/en/Android.Views.InputMethods/CursorUpdate.xml

  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Enum_NoRemarks] Please note: <remarks> node on Enum fields will be ignored.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@pjcollins pjcollins closed this Aug 3, 2022
@pjcollins pjcollins deleted the live-merge-8a24e2c6 branch August 3, 2022 19:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants