summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/AliasAnalysis.html2
-rw-r--r--docs/Atomics.html2
-rw-r--r--docs/BitCodeFormat.html2
-rw-r--r--docs/BranchWeightMetadata.html2
-rw-r--r--docs/Bugpoint.html2
-rw-r--r--docs/CMake.html2
-rw-r--r--docs/CodeGenerator.html2
-rw-r--r--docs/CodingStandards.html2
-rw-r--r--docs/CommandLine.html2
-rw-r--r--docs/CompilerWriterInfo.html2
-rw-r--r--docs/DebuggingJITedCode.html2
-rw-r--r--docs/DeveloperPolicy.html2
-rw-r--r--docs/ExceptionHandling.html2
-rw-r--r--docs/ExtendingLLVM.html2
-rw-r--r--docs/FAQ.html2
-rw-r--r--docs/GCCFEBuildInstrs.html2
-rw-r--r--docs/GarbageCollection.html2
-rw-r--r--docs/GetElementPtr.html2
-rw-r--r--docs/GettingStarted.html2
-rw-r--r--docs/GettingStartedVS.html2
-rw-r--r--docs/GoldPlugin.html2
-rw-r--r--docs/HowToAddABuilder.html2
-rw-r--r--docs/HowToReleaseLLVM.html2
-rw-r--r--docs/HowToSubmitABug.html2
-rw-r--r--docs/LLVMBuild.html2
-rw-r--r--docs/LangRef.html2
-rw-r--r--docs/Lexicon.html2
-rw-r--r--docs/LinkTimeOptimization.html2
-rw-r--r--docs/MakefileGuide.html2
-rw-r--r--docs/Packaging.html2
-rw-r--r--docs/Passes.html2
-rw-r--r--docs/ProgrammersManual.html2
-rw-r--r--docs/Projects.html2
-rw-r--r--docs/ReleaseNotes.html2
-rw-r--r--docs/SegmentedStacks.html2
-rw-r--r--docs/SourceLevelDebugging.html2
-rw-r--r--docs/SystemLibrary.html2
-rw-r--r--docs/TableGenFundamentals.html2
-rw-r--r--docs/TestSuiteMakefileGuide.html2
-rw-r--r--docs/TestingGuide.html2
-rw-r--r--docs/WritingAnLLVMBackend.html2
-rw-r--r--docs/WritingAnLLVMPass.html2
-rw-r--r--docs/_static/lines.gif (renamed from docs/img/lines.gif)bin91 -> 91 bytes
-rw-r--r--docs/_static/llvm.css (renamed from docs/llvm.css)4
-rw-r--r--docs/conf.py2
-rw-r--r--docs/llvm-theme/static/llvm-theme.css (renamed from docs/llvm-theme/static/llvm.css)0
-rw-r--r--docs/llvm-theme/theme.conf2
47 files changed, 46 insertions, 46 deletions
diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html
index 74127124a3..638823588b 100644
--- a/docs/AliasAnalysis.html
+++ b/docs/AliasAnalysis.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LLVM Alias Analysis Infrastructure</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/Atomics.html b/docs/Atomics.html
index fc15e27c39..2358f4d2ef 100644
--- a/docs/Atomics.html
+++ b/docs/Atomics.html
@@ -4,7 +4,7 @@
<head>
<title>LLVM Atomic Instructions and Concurrency Guide</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/BitCodeFormat.html b/docs/BitCodeFormat.html
index d2088487aa..a8777ee772 100644
--- a/docs/BitCodeFormat.html
+++ b/docs/BitCodeFormat.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LLVM Bitcode File Format</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
<h1> LLVM Bitcode File Format</h1>
diff --git a/docs/BranchWeightMetadata.html b/docs/BranchWeightMetadata.html
index 38b87baa3b..63c63a46a4 100644
--- a/docs/BranchWeightMetadata.html
+++ b/docs/BranchWeightMetadata.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LLVM Branch Weight Metadata</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/Bugpoint.html b/docs/Bugpoint.html
index 9794f2c766..bcd34b8449 100644
--- a/docs/Bugpoint.html
+++ b/docs/Bugpoint.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LLVM bugpoint tool: design and usage</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<h1>
diff --git a/docs/CMake.html b/docs/CMake.html
index acc7fe9e80..ff8bf30d32 100644
--- a/docs/CMake.html
+++ b/docs/CMake.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Building LLVM with CMake</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<h1>
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html
index c4b15dfe37..2829a94d4b 100644
--- a/docs/CodeGenerator.html
+++ b/docs/CodeGenerator.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>The LLVM Target-Independent Code Generator</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
<style type="text/css">
.unknown { background-color: #C0C0C0; text-align: center; }
diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html
index 5390a7a2d4..f92c20baa2 100644
--- a/docs/CodingStandards.html
+++ b/docs/CodingStandards.html
@@ -3,7 +3,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
<title>LLVM Coding Standards</title>
</head>
<body>
diff --git a/docs/CommandLine.html b/docs/CommandLine.html
index 179e8e6c0b..6f3298ab39 100644
--- a/docs/CommandLine.html
+++ b/docs/CommandLine.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CommandLine 2.0 Library Manual</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/CompilerWriterInfo.html b/docs/CompilerWriterInfo.html
index 857a1d413a..66190655fa 100644
--- a/docs/CompilerWriterInfo.html
+++ b/docs/CompilerWriterInfo.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Architecture/platform information for compiler writers</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/DebuggingJITedCode.html b/docs/DebuggingJITedCode.html
index 2ed3eb1d82..c318846596 100644
--- a/docs/DebuggingJITedCode.html
+++ b/docs/DebuggingJITedCode.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Debugging JITed Code With GDB</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index 93eb3d36da..bf52ad289f 100644
--- a/docs/DeveloperPolicy.html
+++ b/docs/DeveloperPolicy.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LLVM Developer Policy</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/ExceptionHandling.html b/docs/ExceptionHandling.html
index 5ee1c4b6a7..ae0fa513cc 100644
--- a/docs/ExceptionHandling.html
+++ b/docs/ExceptionHandling.html
@@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description"
content="Exception Handling in LLVM.">
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/ExtendingLLVM.html b/docs/ExtendingLLVM.html
index f8ba19545b..99e209b894 100644
--- a/docs/ExtendingLLVM.html
+++ b/docs/ExtendingLLVM.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Extending LLVM: Adding instructions, intrinsics, types, etc.</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/FAQ.html b/docs/FAQ.html
index 2a46a9e75e..5988809564 100644
--- a/docs/FAQ.html
+++ b/docs/FAQ.html
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LLVM: Frequently Asked Questions</title>
<style type="text/css">
- @import url("llvm.css");
+ @import url("_static/llvm.css");
.question { font-weight: bold }
.answer { margin-left: 2em }
</style>
diff --git a/docs/GCCFEBuildInstrs.html b/docs/GCCFEBuildInstrs.html
index 6eb409b79c..0caf9d8618 100644
--- a/docs/GCCFEBuildInstrs.html
+++ b/docs/GCCFEBuildInstrs.html
@@ -3,7 +3,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <link rel="stylesheet" href="llvm.css" type="text/css" media="screen">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css" media="screen">
<title>Building the LLVM GCC Front-End</title>
</head>
<body>
diff --git a/docs/GarbageCollection.html b/docs/GarbageCollection.html
index 53ea192fc4..778297cff7 100644
--- a/docs/GarbageCollection.html
+++ b/docs/GarbageCollection.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" Content="text/html; charset=UTF-8" >
<title>Accurate Garbage Collection with LLVM</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
<style type="text/css">
.rowhead { text-align: left; background: inherit; }
.indent { padding-left: 1em; }
diff --git a/docs/GetElementPtr.html b/docs/GetElementPtr.html
index 6af95f5785..bddb1d6ce3 100644
--- a/docs/GetElementPtr.html
+++ b/docs/GetElementPtr.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>The Often Misunderstood GEP Instruction</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
<style type="text/css">
TABLE { text-align: left; border: 1px solid black; border-collapse: collapse; margin: 0 0 0 0; }
</style>
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 561645f1c8..9c4a314179 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Getting Started with LLVM System</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/GettingStartedVS.html b/docs/GettingStartedVS.html
index d7c1efcfea..b0ed82409d 100644
--- a/docs/GettingStartedVS.html
+++ b/docs/GettingStartedVS.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Getting Started with LLVM System for Microsoft Visual Studio</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/GoldPlugin.html b/docs/GoldPlugin.html
index 2c08bd031b..1e99a5a3d6 100644
--- a/docs/GoldPlugin.html
+++ b/docs/GoldPlugin.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LLVM gold plugin</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/HowToAddABuilder.html b/docs/HowToAddABuilder.html
index 0de2dacebe..985b30e4f7 100644
--- a/docs/HowToAddABuilder.html
+++ b/docs/HowToAddABuilder.html
@@ -6,7 +6,7 @@
<title>
How To Add Your Build Configuration To LLVM Buildbot Infrastructure
</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/HowToReleaseLLVM.html b/docs/HowToReleaseLLVM.html
index 396b4fe0eb..382e18f320 100644
--- a/docs/HowToReleaseLLVM.html
+++ b/docs/HowToReleaseLLVM.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>How To Release LLVM To The Public</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/HowToSubmitABug.html b/docs/HowToSubmitABug.html
index baefce3c8e..6004beccc1 100644
--- a/docs/HowToSubmitABug.html
+++ b/docs/HowToSubmitABug.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>How to submit an LLVM bug report</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/LLVMBuild.html b/docs/LLVMBuild.html
index f39a8a6a1c..43726a1a0f 100644
--- a/docs/LLVMBuild.html
+++ b/docs/LLVMBuild.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LLVMBuild Documentation</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 9989cc8197..cdf28078cc 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -7,7 +7,7 @@
<meta name="author" content="Chris Lattner">
<meta name="description"
content="LLVM Assembly Language Reference Manual.">
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/Lexicon.html b/docs/Lexicon.html
index c6c3a81ab5..f43eff5931 100644
--- a/docs/Lexicon.html
+++ b/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.">
diff --git a/docs/LinkTimeOptimization.html b/docs/LinkTimeOptimization.html
index c9c78b913c..8063fa8510 100644
--- a/docs/LinkTimeOptimization.html
+++ b/docs/LinkTimeOptimization.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LLVM Link Time Optimization: Design and Implementation</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<h1>
diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html
index ee0115d209..961b1e52d1 100644
--- a/docs/MakefileGuide.html
+++ b/docs/MakefileGuide.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LLVM Makefile Guide</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/Packaging.html b/docs/Packaging.html
index ed7cfbefd7..51e9375e85 100644
--- a/docs/Packaging.html
+++ b/docs/Packaging.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Advice on Packaging LLVM</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/Passes.html b/docs/Passes.html
index 840b2eff06..ac72435d9e 100644
--- a/docs/Passes.html
+++ b/docs/Passes.html
@@ -3,7 +3,7 @@
<html>
<head>
<title>LLVM's Analysis and Transform Passes</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html
index 267ff92200..854f90e28b 100644
--- a/docs/ProgrammersManual.html
+++ b/docs/ProgrammersManual.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<title>LLVM Programmer's Manual</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/Projects.html b/docs/Projects.html
index da4b06452b..54f747eea9 100644
--- a/docs/Projects.html
+++ b/docs/Projects.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Creating an LLVM Project</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index e5f3047ba1..be67b6d025 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -3,7 +3,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
<title>LLVM 3.1 Release Notes</title>
</head>
<body>
diff --git a/docs/SegmentedStacks.html b/docs/SegmentedStacks.html
index 16f5507473..052003bc63 100644
--- a/docs/SegmentedStacks.html
+++ b/docs/SegmentedStacks.html
@@ -2,7 +2,7 @@
<html>
<head>
<title>Segmented Stacks in LLVM</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html
index 4f6e73a449..45f7e22822 100644
--- a/docs/SourceLevelDebugging.html
+++ b/docs/SourceLevelDebugging.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Source Level Debugging with LLVM</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/SystemLibrary.html b/docs/SystemLibrary.html
index a3629d9dcd..1ef221fa27 100644
--- a/docs/SystemLibrary.html
+++ b/docs/SystemLibrary.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>System Library</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/TableGenFundamentals.html b/docs/TableGenFundamentals.html
index b401c7a49f..b374cc587f 100644
--- a/docs/TableGenFundamentals.html
+++ b/docs/TableGenFundamentals.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>TableGen Fundamentals</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/TestSuiteMakefileGuide.html b/docs/TestSuiteMakefileGuide.html
index 876fe426cf..0a644d2813 100644
--- a/docs/TestSuiteMakefileGuide.html
+++ b/docs/TestSuiteMakefileGuide.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LLVM test-suite Makefile Guide</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index acf52df8d3..1f9c915730 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LLVM Testing Infrastructure Guide</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/WritingAnLLVMBackend.html b/docs/WritingAnLLVMBackend.html
index 3d0dc3f001..441d122f53 100644
--- a/docs/WritingAnLLVMBackend.html
+++ b/docs/WritingAnLLVMBackend.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Writing an LLVM Compiler Backend</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html
index c7cad4bed6..af1ffa4fb7 100644
--- a/docs/WritingAnLLVMPass.html
+++ b/docs/WritingAnLLVMPass.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Writing an LLVM Pass</title>
- <link rel="stylesheet" href="llvm.css" type="text/css">
+ <link rel="stylesheet" href="_static/llvm.css" type="text/css">
</head>
<body>
diff --git a/docs/img/lines.gif b/docs/_static/lines.gif
index 88f491edc3..88f491edc3 100644
--- a/docs/img/lines.gif
+++ b/docs/_static/lines.gif
Binary files differ
diff --git a/docs/llvm.css b/docs/_static/llvm.css
index e3e6351adb..d7b5dae5a9 100644
--- a/docs/llvm.css
+++ b/docs/_static/llvm.css
@@ -16,7 +16,7 @@ table { text-align: center; border: 2px solid black;
margin-right: 1em; margin-bottom: 1em; }
tr, td { border: 2px solid gray; padding: 4pt 4pt 2pt 2pt; }
th { border: 2px solid gray; font-weight: bold; font-size: 105%;
- background: url("img/lines.gif");
+ background: url("lines.gif");
font-family: "Georgia,Palatino,Times,Roman,SanSerif";
text-align: center; vertical-align: middle; }
/*
@@ -24,7 +24,7 @@ th { border: 2px solid gray; font-weight: bold; font-size: 105%;
*/
/* Common for title and header */
.doc_title, .doc_section, .doc_subsection, h1, h2, h3 {
- color: black; background: url("img/lines.gif");
+ color: black; background: url("lines.gif");
font-family: "Georgia,Palatino,Times,Roman,SanSerif"; font-weight: bold;
border-width: 1px;
border-style: solid none solid none;
diff --git a/docs/conf.py b/docs/conf.py
index 324410ed56..4d433320c4 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -119,7 +119,7 @@ html_theme_path = ["."]
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
-#html_static_path = ['_static']
+html_static_path = ['_static']
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.
diff --git a/docs/llvm-theme/static/llvm.css b/docs/llvm-theme/static/llvm-theme.css
index da4f648061..da4f648061 100644
--- a/docs/llvm-theme/static/llvm.css
+++ b/docs/llvm-theme/static/llvm-theme.css
diff --git a/docs/llvm-theme/theme.conf b/docs/llvm-theme/theme.conf
index 330fc92ffa..573fd78aba 100644
--- a/docs/llvm-theme/theme.conf
+++ b/docs/llvm-theme/theme.conf
@@ -1,4 +1,4 @@
[theme]
inherit = basic
-stylesheet = llvm.css
+stylesheet = llvm-theme.css
pygments_style = friendly