Updated FileTreeDocumentation (markdown)
diff --git a/FileTreeDocumentation.md b/FileTreeDocumentation.md
index 4ff11f0..28de565 100644
--- a/FileTreeDocumentation.md
+++ b/FileTreeDocumentation.md
@@ -8,7 +8,22 @@
 - [doc](#doc)
 - [lib](#lib)
 - [misc](#misc)
+    - [android](#miscandroid)
+    - [arm](#miscarm)
+    - [cgo](#misccgo)
+    - [chrome](#miscchrome)
+    - [git](#miscgit)
+    - [ios](#miscios)
+    - [linkcheck](#misclinkcheck)
+    - [nacl](#miscnacl)
+    - [sortac](#miscsortac)
+    - [swig](#miscswig)
+    - [tour](#misctour)
+    - [trace](#misctrace)
 - [pkg](#pkg)
+    - [include](#pkginclude)
+    - [obj](#pkgobj)
+    - [tool](#pkgtool)
 - [src](#src)
 - [test](#test)
 
@@ -34,8 +49,38 @@
 
 ## misc
 
+### misc/android
+
+### misc/arm
+
+### misc/cgo
+
+### misc/chrome
+
+### misc/git
+
+### misc/ios
+
+### misc/linkcheck
+
+### misc/nacl
+
+### misc/sortac
+
+### misc/swig
+
+### misc/tour
+
+### misc/trace
+
 ## pkg
 
+### pkg/include
+
+### pkg/obj
+
+### pkg/tool
+
 ## src
 
 The `src` directory contains the source code for the standard library and, in `src/cmd`, tool chain.