summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Lexicon.html
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2012-04-19 20:20:34 +0000
committerDaniel Dunbar <daniel@zuster.org>2012-04-19 20:20:34 +0000
commit46d611a22779aab1e861b4edcb5460947e0f63b5 (patch)
treea0d382d7659133ee41cd8a5229fde70e3cd99ac8 /llvm/docs/Lexicon.html
parent39b8c3567a8689a2805b0b5673a0889f62974861 (diff)
downloadbcm5719-llvm-46d611a22779aab1e861b4edcb5460947e0f63b5.tar.gz
bcm5719-llvm-46d611a22779aab1e861b4edcb5460947e0f63b5.zip
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
llvm-svn: 155153
Diffstat (limited to 'llvm/docs/Lexicon.html')
-rw-r--r--llvm/docs/Lexicon.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/Lexicon.html b/llvm/docs/Lexicon.html
index c6c3a81ab50..f43eff5931c 100644
--- a/llvm/docs/Lexicon.html
+++ b/llvm/docs/Lexicon.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>The LLVM Lexicon</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
<meta name="author" content="Various">
<meta name="description"
content="A glossary of terms used with the LLVM project.">
OpenPOWER on IntegriCloud