diff options
author | Daniel Dunbar <daniel@zuster.org> | 2012-05-02 22:46:36 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2012-05-02 22:46:36 +0000 |
commit | 340fdf2991ebc3d9d904a198e3c4c708c14335c1 (patch) | |
tree | 0818dba7c7cf969cb5a99fb359d32baa47ad40b0 /llvm/docs/tutorial/OCamlLangImpl8.html | |
parent | 2331bbfb4ec52a51eec9fab6a6e8e7e3a9e5a4af (diff) | |
download | bcm5719-llvm-340fdf2991ebc3d9d904a198e3c4c708c14335c1.tar.gz bcm5719-llvm-340fdf2991ebc3d9d904a198e3c4c708c14335c1.zip |
[docs] Include the Kaleidescope tutorial in the Sphinx docs build.
llvm-svn: 156032
Diffstat (limited to 'llvm/docs/tutorial/OCamlLangImpl8.html')
-rw-r--r-- | llvm/docs/tutorial/OCamlLangImpl8.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/OCamlLangImpl8.html b/llvm/docs/tutorial/OCamlLangImpl8.html index eed8c03d21c..efd1756f0cd 100644 --- a/llvm/docs/tutorial/OCamlLangImpl8.html +++ b/llvm/docs/tutorial/OCamlLangImpl8.html @@ -6,7 +6,7 @@ <title>Kaleidoscope: Conclusion and other useful LLVM tidbits</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="author" content="Chris Lattner"> - <link rel="stylesheet" href="../llvm.css" type="text/css"> + <link rel="stylesheet" href="../_static/llvm.css" type="text/css"> </head> <body> |