platform_build/tools/droiddoc
Przemyslaw Szczepaniak a7edd92c45 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
2016-09-26 16:36:03 +00:00
..
templates-ndk Fix for non-empty a[name] tags in openJdk based javadocs. 2016-09-26 16:36:03 +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-09-26 16:36:03 +00:00
test Adding version information to DroidDoc. Rather than pulling the version from 2009-07-21 18:09:39 -07:00
Android.mk Migrating to Doclava for documentation generation; 60% speed improvement when building with -nodocs, no more JNI dependence. Output consistency verified with Meld diff tool. See http://code.google.com/p/doclava 2010-08-05 15:45:10 -07:00