commit | dc63ddaabbfdd669f36327d08c4878b9a4fcefa7 | [log] [tgz] |
---|---|---|
author | Scott Main <smain@google.com> | Thu Aug 22 16:03:21 2013 -0700 |
committer | Scott Main <smain@google.com> | Thu Aug 22 16:09:59 2013 -0700 |
tree | 6b294a586b2ea213e38fc2ba9caec5aa9b0a1c46 | |
parent | 498d710a4f66ec8b6fff4c965235f226b56cd2dd [diff] [blame] |
clean up the sample template files to remove unused stuff and fix the collapsible project list and highlight the Samples nav Change-Id: I8baf5874ae709c914aae47ffb04fc8e0b84e8dea
diff --git a/tools/droiddoc/templates-sdk/components/masthead.cs b/tools/droiddoc/templates-sdk/components/masthead.cs index 78e53b2..f3eb401 100644 --- a/tools/droiddoc/templates-sdk/components/masthead.cs +++ b/tools/droiddoc/templates-sdk/components/masthead.cs
@@ -259,7 +259,8 @@ >Google Services</a> </li> <?cs if:android.hasSamples ?> - <li><a href="<?cs var:toroot ?>samples/index.html">Samples</a> + <li class="samples"><a href="<?cs var:toroot ?>samples/index.html" + >Samples</a> </li> <?cs /if ?> </ul>