commit | 289d80eee416dca7585783a584cbfcf4061a662c | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Tue Jul 21 14:02:14 2009 -0700 |
committer | Jesse Wilson <jessewilson@google.com> | Tue Jul 21 18:09:39 2009 -0700 |
tree | 9c6dd21eab34f06c912e2604bc69621299fae378 | |
parent | 70a76816e5268e345a2a52d12c7c0140e9645015 [diff] |
Adding version information to DroidDoc. Rather than pulling the version from @since tags in the code, it's pulled from the API XML files also used by apicheck. The code now reads the apicheck XML, and applies it's versions to the DroidDoc class models. The models output the version to HDF, and that's picked up by the CS templates. The clearsilver templates will be changed to be pretty in a follow up change. Conflicts: tools/droiddoc/src/DroidDoc.java