You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Mono.Android] Generate API docs with "full" verbosity (#8435)
Updates `$(AndroidJavadocVerbosity)` to `full` to generate additional
API docs content. A `javadocVerbosity` parameter has been added to
the API docs build pipeline to make it easier to toggle this setting
when queueing a docs build.
The docs build pipeline has been updated to upload the output of the
`Mono.Android` build to make it easier to download and push docs
updates to the [apidrop/binaries][0] repository.
[0]: https://apidrop.visualstudio.com/binaries/_git/binaries
0 commit comments