Work-in-progress snapshot of the source.android.com (formerly PDK) site
refresh.
diff --git a/pdk/docs/about/about_toc.cs b/pdk/docs/about/about_toc.cs
new file mode 100644
index 0000000..4676ace
--- /dev/null
+++ b/pdk/docs/about/about_toc.cs
@@ -0,0 +1,18 @@
+<script type="text/javascript" language="JavaScript">
+<!--
+function nothing() {}
+-->
+</script>
+
+<ul>
+    <li><a href="<?cs var:toroot ?>about/philosophy.html">Project Philosophy</a></li>
+    <li><a href="<?cs var:toroot ?>source/index.html">Getting Involved</a></li>
+    <li><a href="<?cs var:toroot ?>compatibility/index.html">Compatibility</a></li>
+    <li><a href="<?cs var:toroot ?>source/licenses.html">Licensing Information</a></li>
+</ul>
+
+<script type="text/javascript">
+<!--
+    buildToggleLists();
+//-->
+</script>