aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-06-29 16:51:54 -0700
committerJeff Brown <jeffbrown@android.com>2011-06-30 12:56:39 -0700
commita049ddecd56271b06d32448c83ddfa5914e29766 (patch)
tree2de2a0cfbb596f3c5423052c3c104fc5123df426 /templates
parent8ea9d7a6ca3eadd182f2475014ad28994064f36b (diff)
downloadsource.android.com-a049ddecd56271b06d32448c83ddfa5914e29766.tar.gz
Inherit tech sidebar topic headings.
Modified the build script and sidebar template so that the sidebar can be constructed from two parts. sidebar.md provides the first part and sidebar2.md provides the second level part. Now the tech topics don't need to duplicate the main topic list in their own sidebars. Also added Mac installation instructions to the README. Change-Id: Iea6a169e00159deb9b2e78cfd5291d2ad6f17147
Diffstat (limited to 'templates')
-rw-r--r--templates/sidebar1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/sidebar b/templates/sidebar
index a8c7b554..6b7dbe7e 100644
--- a/templates/sidebar
+++ b/templates/sidebar
@@ -1,4 +1,5 @@
<div id=sidebar>
$sidebar
+ $sidebar2
</div>