Files
frameworks_base/docs/docs-documentation-redirect.html
smain@google.com f8161c0d7c 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: I4e1ca9fddc6374fd80108e4f9a3b9745f8598507
2016-03-07 18:46:30 -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>