platform_build/tools/droiddoc
Przemyslaw Szczepaniak 4bce2866fb Fix for non-empty a[name] tags in openJdk based javadocs.
openJdk based android javadoc contains <a name=... tags
that are non-empty. Currently they are being hidden,
causing badly formatted pages for some java.* classes
(missing text and random whitespace blocks).

This change makes the existing a[name] hiding rule
apply only to empty tags.

Test: make docs
Bug: 31700998
Change-Id: Ifa75bbabe308d7aed0cce6165c1113e5a382a121
(cherry picked from commit a7edd92c45)
2016-10-04 10:31:54 +00:00
..
templates-ds Remove synchronized from the public API docs 2016-02-03 22:10:16 +00:00
templates-ndk Fix for non-empty a[name] tags in openJdk based javadocs. 2016-10-04 10:31:54 +00:00
templates-pdk Docs: Updating the PDK for the L release. 2014-11-20 18:00:52 +00:00
templates-sac Remove synchronized from the public API docs 2016-02-03 22:10:16 +00:00
templates-sdk Fix for non-empty a[name] tags in openJdk based javadocs. 2016-10-04 10:31:54 +00:00
templates-sdk-dev Fix for non-empty a[name] tags in openJdk based javadocs. 2016-10-04 10:31:54 +00:00
templates-sdk-refonly Fix for non-empty a[name] tags in openJdk based javadocs. 2016-10-04 10:31:54 +00:00
test
Android.mk