Documentation: use paths relative to document root in links.
authorDmitri Gribenko <gribozavr@gmail.com>
Wed, 12 Dec 2012 21:16:29 +0000 (21:16 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Wed, 12 Dec 2012 21:16:29 +0000 (21:16 +0000)
llvm-svn: 170027

llvm/docs/CommandGuide/llvm-bcanalyzer.rst

index 8a7f5bb..7254088 100644 (file)
@@ -301,5 +301,5 @@ The detailed output provides additional information on a per-function basis.
 SEE ALSO
 --------
 
-:doc:`../CommandGuide/llvm-dis`, :doc:`../BitCodeFormat`
+:doc:`/CommandGuide/llvm-dis`, :doc:`/BitCodeFormat`