-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Update project documentation #8390
Comments
Added a section in OP, to update release documentation related to CircleCI migration (more specifcally about changing CircleCI config to build a release + changing the config to original state afterwards). |
cc: @langsmith @cammace to help support the effort. |
Also noting here (not sure if ticketed) that all public methods need to have the corresponding javadoc. |
Parts of this issue should still be picked up before a final 5.1.0 release (for this reason, keeping it to this milestone). After fixes have landed we can move this to a 5.2.0 milestone (though it would be great to resolve all the todo's). |
What work is left (if any) for the current 5.1? |
the javadoc was the missing part, that is fixed with #9266, moving to next milestone for now. |
NDK stack documentation has been updated here to reflect changes in our build system (the .so files are found in a different place). |
@tobrun Looks like all items in OP are now checked, are we good to close? |
#9788 is targeting to close this, so once CI approves and PR is merged, this will be closed ;) |
Ticket tracking project documentation changes for
/platform/android
The current .MD files in our repository for Android our outdated and we need to addmore usefull information for debugging, building and distributing .so and .aar files:
updatemake android-help
- command with other targetsadd make android-help to documentationAdd information about style spec changes and code generationThe text was updated successfully, but these errors were encountered: