summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author smain@google.com <smain@google.com> 2014-06-20 17:45:37 -0700
committer smain@google.com <smain@google.com> 2014-06-20 17:45:37 -0700
commit371d68ccb03e4c3827f8b548ebb128cddd8c4bd3 (patch)
treec419fd6e9997c9939d830a75297484d4bf7f84ed
parent270c099faf63868dcc21836a84de778337ff3be9 (diff)
add link back to main dev site home
Change-Id: Icab3fbd6a0a62d7a83ab41061956614d575b7bb4
-rw-r--r--docs/html/preview/preview_toc.cs5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/html/preview/preview_toc.cs b/docs/html/preview/preview_toc.cs
index d24ae0a76594..ecbd0ec069f5 100644
--- a/docs/html/preview/preview_toc.cs
+++ b/docs/html/preview/preview_toc.cs
@@ -84,4 +84,9 @@
<a href="<?cs var:toroot ?>preview/license.html">License Agreement</a>
</div>
</li>
+ <li class="nav-section" style="margin: 20px 0 0 3px;">
+ <div class="nav-section-header paging-links empty">
+ <a href="<?cs var:toroot ?>index.html" class="prev-page-link">Developer Home</a>
+ </div>
+ </li>
</ul>