Added an initial template/overview for documentation of the LLVM Bytecode
file format. This format is being extracted from the source code and the
small recesses of Chris' brain.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13625 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/index.html b/docs/index.html
index 32664b2..2429b86 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -114,6 +114,7 @@
 <li><a href="CommandLine.html">Command Line Library</a></li>
 <li><a href="ExtendingLLVM.html">Extending LLVM</a></li>
 <li><a href="CodingStandards.html">Coding Standards</a></li>
+<li><a href="BytecodeFormat.html">LLVM Bytecode File Format</a></li>
 </ul>
 </div>