summaryrefslogtreecommitdiff
path: root/docs/docs-documentation-redirect.html
diff options
context:
space:
mode:
authorsmain@google.com <smain@google.com>2016-03-07 18:38:08 -0800
committersmain@google.com <smain@google.com>2016-03-09 16:57:56 -0800
commit00de8c5d7a16d8b0c61badba1188e4b8e087ef67 (patch)
treef616af906bbce85a364cc124ecc9b6ff5759941b /docs/docs-documentation-redirect.html
parent6b432fa255db0a24388a0698cfe3e01190a4f2ce (diff)
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
Diffstat (limited to 'docs/docs-documentation-redirect.html')
-rw-r--r--docs/docs-documentation-redirect.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs-documentation-redirect.html b/docs/docs-documentation-redirect.html
index 98a265e87665..dbdf8b45acea 100644
--- a/docs/docs-documentation-redirect.html
+++ b/docs/docs-documentation-redirect.html
@@ -1,9 +1,9 @@
<html>
<head>
-<meta http-equiv="refresh" content="0;url=documentation.html">
+<meta http-equiv="refresh" content="0;url=reference/packages.html">
</head>
<body>
-<a href="documentation.html">click here if you are not redirected</a>
+<a href="reference/packages.html">click here if you are not redirected</a>
</body>
</html>