| commit | 110c6bcc11979eb13db5966388056d3805adea4f | [log] [tgz] |
|---|---|---|
| author | Marin Shalamanov <shalamanov@google.com> | Mon Nov 16 17:57:59 2020 +0100 |
| committer | Marin Shalamanov <shalamanov@google.com> | Mon Nov 16 18:25:09 2020 +0100 |
| tree | 5ead85a257017b5761882c2b06bf17e14328f101 | |
| parent | ba421a88f89fb800732f6f50072b1b3ebd9961e9 [diff] |
Fix docs formatting for surface_control.h This change - adds \params, so the parameter descriptions get formatted as a table - replaces |name| with \a name, when used for function args. This way they appear in itallic in the documentation and w/o vertical bars. - changes /* to /**, so docs can be generated - fixes several typos Test: development/tools/ndk/build_ndk_docs.py Change-Id: I738b04c9e26a6b5604182a3d452787976a7f6043