java - IntelliJ IDEA javadoc F1 -
i want create javadoc code. android sdk showed in second line added in api level 3 (with link). how can or can't done normal javadoc?
this example original source:
public static final string android_id added in api level 3 64-bit number (as hex string) randomly generated when user first sets device , should remain constant lifetime of user's device. value may change if factory reset performed on device. note: when device has multiple users (available on devices running android 4.2 or higher), each user appears separate device, android_id value unique each user. constant value: "android_id"
but can't see added information. need special javadoc generator it?
Comments
Post a Comment