Merge "Add helpful links to codegen --help"
This commit is contained in:
committed by
Android (Google) Code Review
commit
e10e901b7f
@@ -95,7 +95,13 @@ In addition, for any field mMyField(or myField) of type FieldType you can define
|
||||
you can use with final fields.
|
||||
|
||||
Version: $CODEGEN_VERSION
|
||||
Questions? Feedback? Contact: eugenesusla@
|
||||
|
||||
Questions? Feedback?
|
||||
Contact: eugenesusla@
|
||||
Bug/feature request: http://go/codegen-bug
|
||||
|
||||
Slides: http://go/android-codegen
|
||||
In-depth example: http://go/SampleDataClass
|
||||
"""
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
|
||||
Reference in New Issue
Block a user