diff options
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 |
commit | 371d68ccb03e4c3827f8b548ebb128cddd8c4bd3 (patch) | |
tree | c419fd6e9997c9939d830a75297484d4bf7f84ed /docs/html/preview/preview_toc.cs | |
parent | 270c099faf63868dcc21836a84de778337ff3be9 (diff) | |
download | frameworks_base-371d68ccb03e4c3827f8b548ebb128cddd8c4bd3.zip frameworks_base-371d68ccb03e4c3827f8b548ebb128cddd8c4bd3.tar.gz frameworks_base-371d68ccb03e4c3827f8b548ebb128cddd8c4bd3.tar.bz2 |
add link back to main dev site home
Change-Id: Icab3fbd6a0a62d7a83ab41061956614d575b7bb4
Diffstat (limited to 'docs/html/preview/preview_toc.cs')
-rw-r--r-- | docs/html/preview/preview_toc.cs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/html/preview/preview_toc.cs b/docs/html/preview/preview_toc.cs index d24ae0a..ecbd0ec 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> |