diff docs/PDB/index.rst @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents 1172e4bd9c6f
children c2174574ed3a
line wrap: on
line diff
--- a/docs/PDB/index.rst	Fri Nov 25 19:14:25 2016 +0900
+++ b/docs/PDB/index.rst	Fri Oct 27 17:07:41 2017 +0900
@@ -53,6 +53,8 @@
    PublicStream
    GlobalStream
    HashStream
+   CodeViewSymbols
+   CodeViewTypes
 
 .. _msf:
 
@@ -161,5 +163,5 @@
 the structure of the overall file, and PDB defines the set of streams that
 appear within the MSF file and the format of those streams, CodeView defines
 the format of **symbol and type records** that appear within specific streams.
-Refer to the pages on `CodeView Symbol Records` and `CodeView Type Records` for
+Refer to the pages on :doc:`CodeViewSymbols` and :doc:`CodeViewTypes` for
 more information about the CodeView format.