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/index.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/index.html')
-rw-r--r-- | llvm/docs/tutorial/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/index.html b/llvm/docs/tutorial/index.html index 0a8cae2c2c9..2c11a9a48b3 100644 --- a/llvm/docs/tutorial/index.html +++ b/llvm/docs/tutorial/index.html @@ -7,7 +7,7 @@ <meta name="author" content="Owen Anderson"> <meta name="description" content="LLVM Tutorial: Table of Contents."> - <link rel="stylesheet" href="../llvm.css" type="text/css"> + <link rel="stylesheet" href="../_static/llvm.css" type="text/css"> </head> <body> |