Files
frameworks_base/docs/docs-documentation-redirect.html
smain@google.com 00de8c5d7a cherrypick I4e1ca9fddc6374fd80108e4f9a3b9745f8598507
add new make target for offline docs with only the API reference.
Also update the default index.html landing page to redirect to the reference.

Change-Id: I2a123e49e2d6bb365bd81383ca3a9fc8e03de034
2016-03-09 16:57:56 -08:00

10 lines
189 B
HTML

<html>
<head>
<meta http-equiv="refresh" content="0;url=reference/packages.html">
</head>
<body>
<a href="reference/packages.html">click here if you are not redirected</a>
</body>
</html>