AzureAD / microsoft-authentication-library-common-for-android

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
41 stars 35 forks source link

Get rid of malformed javadoc syntax errors #2386

Closed rpdome closed 6 months ago

rpdome commented 6 months ago

This PR only fix errors due to malformed syntax. There are some other errors that needs to be addressed before we can get javadoc up and running again. https://identitydivision.visualstudio.com/Engineering/_boards/board/t/Auth%20Client%20-%20Android/Backlog%20items/?workitem=2858395

Warnings are not addressed in this PR.