Dan Willemsen
0f40bafa96
Update droiddoc templates for build/make move
...
Since build/ was moved to build/make/, the droiddoc templates now need
another ../ to reach the android root.
Test: m online-sac-docs
Change-Id: I2393f6c791df9b67ccafb4eb047fd8ccc52481cb
2016-10-12 10:35:53 -07:00
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
Trevor Johns
4ff8891dd2
Revert "Revert "Merge "Resolve merge conflicts of a5f0068
to nyc-dev" into nyc-dev""
...
This reverts commit bf234fdfba
.
2016-04-19 01:15:39 -07:00
Trevor Johns
bf234fdfba
Revert "Merge "Resolve merge conflicts of a5f0068
to nyc-dev" into nyc-dev"
...
This reverts commit 6edfbfabad
, reversing
changes made to e09b2c16e3
.
2016-04-12 10:35:42 -07:00
Trevor Johns
f719c29ea9
Resolve merge conflicts of a5f0068
to nyc-dev
...
Change-Id: Id0d573566abb989a173349ffaf01390cebd51607
2016-04-11 14:55:35 -07:00
David Friedman
5f2abfce98
Docs: Change MD5 to SHA1 in NDK download table column heading
...
Change-Id: I0b70c86de855d609b45378c18dfb83830b944a28
2016-03-09 17:58:08 -08:00
David Friedman
d0f655c818
Docs: Updates NDK download table for NDKr11
...
Bug: 27167382
Change-Id: I11ef906f81c8a6e4951559952d4eeb383e7bf911
2016-03-09 12:31:17 -08:00
Neil Fuller
3d039178d7
Remove synchronized from the public API docs
...
The information is not useful. Javadoc hasn't included this
information for years.
Bug: 25767152
Change-Id: Ic0a398851b90fbf85785d5cf946e7f4c1aaa4be4
(cherry picked from commit a37bdc89b4
)
2016-02-03 22:10:16 +00:00
Neil Fuller
ca59875e12
Doclava template changes associated with default methods
...
The ordering of method declaration modifiers changed slightly
to reflect the ordering given in:
http://docs.oracle.com/javase/specs/jls/se8/html/jls-8.html#jls-8.4.3
http://docs.oracle.com/javase/specs/jls/se8/html/jls-9.html#jls-9.4
Bug: 26241119
Change-Id: I1dfc014b3c6218cc1f7716a760d73c9b915f2d97
2016-01-22 10:37:17 -08:00
Neil Fuller
a37bdc89b4
Remove synchronized from the public API docs
...
The information is not useful. Javadoc hasn't included this
information for years.
Bug: 25767152
Change-Id: Ic0a398851b90fbf85785d5cf946e7f4c1aaa4be4
2015-11-25 11:02:41 +00:00
smain@google.com
7c22c9a45c
skeleton structure for NDK site
...
Change-Id: Id9f490f69231c9ab0e846d0e983969a14c67a497
2015-04-13 13:30:47 -07:00
David Friedman
cccdfc8a21
Deleting or modifying files in new templates-ndk directory.
...
Change-Id: I0244cd55e2ae25c08672fdf546a386592156e681
2015-04-10 18:35:11 -07:00
David Friedman
53b7c759ff
Cloned templates-sdk to create baseline for templates-ndk
...
Change-Id: I34f3eccc02fab99f43e01ae4e51c1027193acd9a
2015-04-10 18:19:45 -07:00
David Friedman
fd16d0930a
Revert "Cloned sdk-templates directory to create an ndk-templates directory for production use."
...
This reverts commit 84520abc75
.
Change-Id: Id0734d134e424f1a101362781171371566f2ad7f
2015-04-11 01:07:39 +00:00
David Friedman
84520abc75
Cloned sdk-templates directory to create an ndk-templates directory for
...
production use.
Change-Id: Icf205892d98f5a58350d140b0b0c56d0dceea111
2015-04-10 17:48:12 -07:00