Skip to content
This repository was archived by the owner on Aug 27, 2026. It is now read-only.
This repository was archived by the owner on Aug 27, 2026. It is now read-only.

Fix Javadoc parsing issues introduced with API 33 #1071

Description

@pjcollins

There was a recent effort to resolve errors and exceptions that would occur when parsing javadoc for Mono.Android.dll, however this work was done against the API 31 version of Mono.Android.dll. There are a handful of new errors/exceptions introduced when generating docs against API 33 that should be fixed. We should also try to update the API docs generation pipeline to produce a warning or error when these issues are seen in the build log.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugComponent does not function as intendedjavadocIssues with consuming Java documentation formats

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions