commit | e153adc9eaa688bd88a8b8632787f431b74b6cb5 | [log] [tgz] |
---|---|---|
author | Greg Pataky <gregpataky@google.com> | Tue Apr 04 23:34:52 2023 +0000 |
committer | Greg Pataky <gregpataky@google.com> | Fri Apr 14 22:03:37 2023 +0000 |
tree | 098ef19839299caf86271d752a6ff49b30d59282 | |
parent | 473007c4594472a3f4c0dcfd03e789fae192c523 [diff] |
input: Cleanup doxygen linking This goes through the file and adds either `#` or `{@link ...}` doxygen linkage for all enum values, types, and functions to allow deep linking to be generated. Test: `development/tools/ndk/build_ndk_docs.py` and manual inspection of the generated doc. Change-Id: I0b6a154c9ba2cb4749d007b22088675667b6d7b4