From adea497673dab74b08fa2546e69619f1abe55662 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Thu, 19 Apr 2012 20:20:34 +0000 Subject: [PATCH] [docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155153 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/AliasAnalysis.html | 2 +- docs/Atomics.html | 2 +- docs/BitCodeFormat.html | 2 +- docs/BranchWeightMetadata.html | 2 +- docs/Bugpoint.html | 2 +- docs/CMake.html | 2 +- docs/CodeGenerator.html | 2 +- docs/CodingStandards.html | 2 +- docs/CommandLine.html | 2 +- docs/CompilerWriterInfo.html | 2 +- docs/DebuggingJITedCode.html | 2 +- docs/DeveloperPolicy.html | 2 +- docs/ExceptionHandling.html | 2 +- docs/ExtendingLLVM.html | 2 +- docs/FAQ.html | 2 +- docs/GCCFEBuildInstrs.html | 2 +- docs/GarbageCollection.html | 2 +- docs/GetElementPtr.html | 2 +- docs/GettingStarted.html | 2 +- docs/GettingStartedVS.html | 2 +- docs/GoldPlugin.html | 2 +- docs/HowToAddABuilder.html | 2 +- docs/HowToReleaseLLVM.html | 2 +- docs/HowToSubmitABug.html | 2 +- docs/LLVMBuild.html | 2 +- docs/LangRef.html | 2 +- docs/Lexicon.html | 2 +- docs/LinkTimeOptimization.html | 2 +- docs/MakefileGuide.html | 2 +- docs/Packaging.html | 2 +- docs/Passes.html | 2 +- docs/ProgrammersManual.html | 2 +- docs/Projects.html | 2 +- docs/ReleaseNotes.html | 2 +- docs/SegmentedStacks.html | 2 +- docs/SourceLevelDebugging.html | 2 +- docs/SystemLibrary.html | 2 +- docs/TableGenFundamentals.html | 2 +- docs/TestSuiteMakefileGuide.html | 2 +- docs/TestingGuide.html | 2 +- docs/WritingAnLLVMBackend.html | 2 +- docs/WritingAnLLVMPass.html | 2 +- docs/{img => _static}/lines.gif | Bin docs/{ => _static}/llvm.css | 4 ++-- docs/conf.py | 2 +- docs/llvm-theme/static/{llvm.css => llvm-theme.css} | 0 docs/llvm-theme/theme.conf | 2 +- 47 files changed, 46 insertions(+), 46 deletions(-) rename docs/{img => _static}/lines.gif (100%) rename docs/{ => _static}/llvm.css (97%) rename docs/llvm-theme/static/{llvm.css => llvm-theme.css} (100%) diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html index 74127124a3d..638823588b3 100644 --- a/docs/AliasAnalysis.html +++ b/docs/AliasAnalysis.html @@ -4,7 +4,7 @@ LLVM Alias Analysis Infrastructure - + diff --git a/docs/Atomics.html b/docs/Atomics.html index fc15e27c39c..2358f4d2ef2 100644 --- a/docs/Atomics.html +++ b/docs/Atomics.html @@ -4,7 +4,7 @@ LLVM Atomic Instructions and Concurrency Guide - + diff --git a/docs/BitCodeFormat.html b/docs/BitCodeFormat.html index d2088487aa7..a8777ee772b 100644 --- a/docs/BitCodeFormat.html +++ b/docs/BitCodeFormat.html @@ -4,7 +4,7 @@ LLVM Bitcode File Format - +

LLVM Bitcode File Format

diff --git a/docs/BranchWeightMetadata.html b/docs/BranchWeightMetadata.html index 38b87baa3b7..63c63a46a4b 100644 --- a/docs/BranchWeightMetadata.html +++ b/docs/BranchWeightMetadata.html @@ -4,7 +4,7 @@ LLVM Branch Weight Metadata - + diff --git a/docs/Bugpoint.html b/docs/Bugpoint.html index 9794f2c766c..bcd34b84499 100644 --- a/docs/Bugpoint.html +++ b/docs/Bugpoint.html @@ -4,7 +4,7 @@ LLVM bugpoint tool: design and usage - +

diff --git a/docs/CMake.html b/docs/CMake.html index acc7fe9e808..ff8bf30d323 100644 --- a/docs/CMake.html +++ b/docs/CMake.html @@ -4,7 +4,7 @@ Building LLVM with CMake - +

diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index c4b15dfe377..2829a94d4bb 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -4,7 +4,7 @@ The LLVM Target-Independent Code Generator - + diff --git a/docs/GCCFEBuildInstrs.html b/docs/GCCFEBuildInstrs.html index 6eb409b79c2..0caf9d86186 100644 --- a/docs/GCCFEBuildInstrs.html +++ b/docs/GCCFEBuildInstrs.html @@ -3,7 +3,7 @@ - + Building the LLVM GCC Front-End diff --git a/docs/GarbageCollection.html b/docs/GarbageCollection.html index 53ea192fc43..778297cff74 100644 --- a/docs/GarbageCollection.html +++ b/docs/GarbageCollection.html @@ -4,7 +4,7 @@ Accurate Garbage Collection with LLVM - + diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 561645f1c87..9c4a314179f 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -4,7 +4,7 @@ Getting Started with LLVM System - + diff --git a/docs/GettingStartedVS.html b/docs/GettingStartedVS.html index d7c1efcfea2..b0ed82409da 100644 --- a/docs/GettingStartedVS.html +++ b/docs/GettingStartedVS.html @@ -4,7 +4,7 @@ Getting Started with LLVM System for Microsoft Visual Studio - + diff --git a/docs/GoldPlugin.html b/docs/GoldPlugin.html index 2c08bd031b7..1e99a5a3d6a 100644 --- a/docs/GoldPlugin.html +++ b/docs/GoldPlugin.html @@ -4,7 +4,7 @@ LLVM gold plugin - + diff --git a/docs/HowToAddABuilder.html b/docs/HowToAddABuilder.html index 0de2dacebe2..985b30e4f7b 100644 --- a/docs/HowToAddABuilder.html +++ b/docs/HowToAddABuilder.html @@ -6,7 +6,7 @@ How To Add Your Build Configuration To LLVM Buildbot Infrastructure - + diff --git a/docs/HowToReleaseLLVM.html b/docs/HowToReleaseLLVM.html index 396b4fe0ebe..382e18f320a 100644 --- a/docs/HowToReleaseLLVM.html +++ b/docs/HowToReleaseLLVM.html @@ -4,7 +4,7 @@ How To Release LLVM To The Public - + diff --git a/docs/HowToSubmitABug.html b/docs/HowToSubmitABug.html index baefce3c8e4..6004beccc19 100644 --- a/docs/HowToSubmitABug.html +++ b/docs/HowToSubmitABug.html @@ -4,7 +4,7 @@ How to submit an LLVM bug report - + diff --git a/docs/LLVMBuild.html b/docs/LLVMBuild.html index f39a8a6a1c0..43726a1a0ff 100644 --- a/docs/LLVMBuild.html +++ b/docs/LLVMBuild.html @@ -3,7 +3,7 @@ LLVMBuild Documentation - + diff --git a/docs/LangRef.html b/docs/LangRef.html index 9989cc81971..cdf28078cce 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -7,7 +7,7 @@ - + diff --git a/docs/Lexicon.html b/docs/Lexicon.html index c6c3a81ab50..f43eff5931c 100644 --- a/docs/Lexicon.html +++ b/docs/Lexicon.html @@ -3,7 +3,7 @@ The LLVM Lexicon - + diff --git a/docs/LinkTimeOptimization.html b/docs/LinkTimeOptimization.html index c9c78b913c7..8063fa85103 100644 --- a/docs/LinkTimeOptimization.html +++ b/docs/LinkTimeOptimization.html @@ -4,7 +4,7 @@ LLVM Link Time Optimization: Design and Implementation - +

diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html index ee0115d209c..961b1e52d16 100644 --- a/docs/MakefileGuide.html +++ b/docs/MakefileGuide.html @@ -3,7 +3,7 @@ LLVM Makefile Guide - + diff --git a/docs/Packaging.html b/docs/Packaging.html index ed7cfbefd75..51e9375e855 100644 --- a/docs/Packaging.html +++ b/docs/Packaging.html @@ -4,7 +4,7 @@ Advice on Packaging LLVM - + diff --git a/docs/Passes.html b/docs/Passes.html index 840b2eff064..ac72435d9e3 100644 --- a/docs/Passes.html +++ b/docs/Passes.html @@ -3,7 +3,7 @@ LLVM's Analysis and Transform Passes - + diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index 267ff922006..854f90e28b3 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -4,7 +4,7 @@ LLVM Programmer's Manual - + diff --git a/docs/Projects.html b/docs/Projects.html index da4b06452b5..54f747eea96 100644 --- a/docs/Projects.html +++ b/docs/Projects.html @@ -4,7 +4,7 @@ Creating an LLVM Project - + diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index e5f3047ba11..be67b6d025e 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -3,7 +3,7 @@ - + LLVM 3.1 Release Notes diff --git a/docs/SegmentedStacks.html b/docs/SegmentedStacks.html index 16f55074732..052003bc632 100644 --- a/docs/SegmentedStacks.html +++ b/docs/SegmentedStacks.html @@ -2,7 +2,7 @@ Segmented Stacks in LLVM - + diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index 4f6e73a4491..45f7e228222 100644 --- a/docs/SourceLevelDebugging.html +++ b/docs/SourceLevelDebugging.html @@ -4,7 +4,7 @@ Source Level Debugging with LLVM - + diff --git a/docs/SystemLibrary.html b/docs/SystemLibrary.html index a3629d9dcda..1ef221fa274 100644 --- a/docs/SystemLibrary.html +++ b/docs/SystemLibrary.html @@ -4,7 +4,7 @@ System Library - + diff --git a/docs/TableGenFundamentals.html b/docs/TableGenFundamentals.html index b401c7a49f0..b374cc587f7 100644 --- a/docs/TableGenFundamentals.html +++ b/docs/TableGenFundamentals.html @@ -4,7 +4,7 @@ TableGen Fundamentals - + diff --git a/docs/TestSuiteMakefileGuide.html b/docs/TestSuiteMakefileGuide.html index 876fe426cf5..0a644d2813d 100644 --- a/docs/TestSuiteMakefileGuide.html +++ b/docs/TestSuiteMakefileGuide.html @@ -4,7 +4,7 @@ LLVM test-suite Makefile Guide - + diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index acf52df8d31..1f9c9157306 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -4,7 +4,7 @@ LLVM Testing Infrastructure Guide - + diff --git a/docs/WritingAnLLVMBackend.html b/docs/WritingAnLLVMBackend.html index 3d0dc3f0013..441d122f539 100644 --- a/docs/WritingAnLLVMBackend.html +++ b/docs/WritingAnLLVMBackend.html @@ -4,7 +4,7 @@ Writing an LLVM Compiler Backend - + diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html index c7cad4bed6d..af1ffa4fb7a 100644 --- a/docs/WritingAnLLVMPass.html +++ b/docs/WritingAnLLVMPass.html @@ -4,7 +4,7 @@ Writing an LLVM Pass - + diff --git a/docs/img/lines.gif b/docs/_static/lines.gif similarity index 100% rename from docs/img/lines.gif rename to docs/_static/lines.gif diff --git a/docs/llvm.css b/docs/_static/llvm.css similarity index 97% rename from docs/llvm.css rename to docs/_static/llvm.css index e3e6351adb3..d7b5dae5a93 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 324410ed561..4d433320c46 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 similarity index 100% rename from docs/llvm-theme/static/llvm.css rename to docs/llvm-theme/static/llvm-theme.css diff --git a/docs/llvm-theme/theme.conf b/docs/llvm-theme/theme.conf index 330fc92ffa1..573fd78aba9 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 -- 2.34.1