diff options
author | Andrew Solovay <asolovay@google.com> | 2016-07-11 11:46:18 -0700 |
---|---|---|
committer | Andrew Solovay <asolovay@google.com> | 2016-07-11 12:38:12 -0700 |
commit | fee4583b930d6d7771ed8b6f0915a6bd903e56a8 (patch) | |
tree | b4f92cf758d8e703c573e88dd1db38ab71d19804 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 94b61a29f558d3d7b5bd24644a3febd92bd8c78d (diff) |
docs: Fixing badly formatted {@code} strings
{@code} blocks in .jd files automatically escape special characters
(like <>&) in the contents, which is bad if the contents were
*already* escaped--it turns (e.g.) "< foo >"" into
"&lt; foo &gt;". Fixing it where I find it, by replacing
{@code} tags with old-fashioned <code></code>.
See first comment for doc stage location.
bug: 30038013
Change-Id: Ic502096dc69fb7b43f58a34c3f92fd3a41f033f6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions