From e2c3a49c8029ebd9ef530101cc24c66562e3dff5 Mon Sep 17 00:00:00 2001 From: mike-m Date: Fri, 7 May 2010 00:28:04 +0000 Subject: [PATCH] Revert r103213. It broke several sections of live website. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103219 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/{main => }/AliasAnalysis.html | 0 docs/{main => }/BitCodeFormat.html | 0 docs/{main => }/Bugpoint.html | 0 docs/{main => }/CFEBuildInstrs.html | 0 docs/{main => }/CMake.html | 0 docs/{main => }/CodeGenerator.html | 0 docs/{main => }/CodingStandards.html | 0 docs/{main => }/CommandGuide/FileCheck.pod | 0 docs/CommandGuide/Makefile | 103 ++ docs/{main => }/CommandGuide/bugpoint.pod | 0 docs/CommandGuide/html/manpage.css | 256 +++ docs/{main => }/CommandGuide/index.html | 44 +- docs/{main => }/CommandGuide/lit.pod | 0 docs/{main => }/CommandGuide/llc.pod | 0 docs/{main => }/CommandGuide/lli.pod | 0 docs/{main => }/CommandGuide/llvm-ar.pod | 0 docs/{main => }/CommandGuide/llvm-as.pod | 0 .../CommandGuide/llvm-bcanalyzer.pod | 0 docs/{main => }/CommandGuide/llvm-config.pod | 0 docs/{main => }/CommandGuide/llvm-dis.pod | 0 docs/{main => }/CommandGuide/llvm-extract.pod | 0 docs/{main => }/CommandGuide/llvm-ld.pod | 0 docs/{main => }/CommandGuide/llvm-link.pod | 0 docs/{main => }/CommandGuide/llvm-nm.pod | 0 docs/{main => }/CommandGuide/llvm-prof.pod | 0 docs/{main => }/CommandGuide/llvm-ranlib.pod | 0 docs/{main => }/CommandGuide/llvmc.pod | 0 docs/{main => }/CommandGuide/llvmgcc.pod | 0 docs/{main => }/CommandGuide/llvmgxx.pod | 0 docs/{main => }/CommandGuide/manpage.css | 0 docs/{main => }/CommandGuide/opt.pod | 0 docs/{main => }/CommandGuide/tblgen.pod | 0 docs/{main => }/CommandLine.html | 0 docs/{main => }/CompilerDriver.html | 0 docs/{main => }/CompilerDriverTutorial.html | 0 docs/{main => }/CompilerWriterInfo.html | 0 docs/{main => }/DebuggingJITedCode.html | 0 docs/{main => }/DeveloperPolicy.html | 0 docs/{main => }/ExceptionHandling.html | 0 docs/{main => }/ExtendedIntegerResults.txt | 0 docs/{main => }/ExtendingLLVM.html | 0 docs/{main => }/FAQ.html | 0 docs/{main => }/GCCFEBuildInstrs.html | 0 docs/{main => }/GarbageCollection.html | 0 docs/{main => }/GetElementPtr.html | 0 docs/{main => }/GettingStarted.html | 0 docs/{main => }/GettingStartedVS.html | 0 docs/{main => }/GoldPlugin.html | 0 .../2000-11-18-EarlyDesignIdeas.txt | 0 .../2000-11-18-EarlyDesignIdeasResp.txt | 0 .../2000-12-06-EncodingIdea.txt | 0 .../2000-12-06-MeetingSummary.txt | 0 .../2001-01-31-UniversalIRIdea.txt | 0 .../2001-02-06-TypeNotationDebate.txt | 0 .../2001-02-06-TypeNotationDebateResp1.txt | 0 .../2001-02-06-TypeNotationDebateResp2.txt | 0 .../2001-02-06-TypeNotationDebateResp4.txt | 0 .../2001-02-09-AdveComments.txt | 0 .../2001-02-09-AdveCommentsResponse.txt | 0 .../2001-02-13-Reference-Memory.txt | 0 .../2001-02-13-Reference-MemoryResponse.txt | 0 .../2001-04-16-DynamicCompilation.txt | 0 .../2001-05-18-ExceptionHandling.txt | 0 .../2001-05-19-ExceptionResponse.txt | 0 .../2001-06-01-GCCOptimizations.txt | 0 .../2001-06-01-GCCOptimizations2.txt | 0 .../2001-06-20-.NET-Differences.txt | 0 .../2001-07-06-LoweringIRForCodeGen.txt | 0 .../2001-09-18-OptimizeExceptions.txt | 0 .../2002-05-12-InstListChange.txt | 0 .../2002-06-25-MegaPatchInfo.txt | 0 .../2003-01-23-CygwinNotes.txt | 0 .../2003-06-25-Reoptimizer1.txt | 0 .../2003-06-26-Reoptimizer2.txt | 0 .../2007-OriginalClangReadme.txt | 0 docs/{main => }/HowToReleaseLLVM.html | 0 docs/{main => }/HowToSubmitABug.html | 0 docs/{main => }/LangRef.html | 0 docs/{main => }/Lexicon.html | 0 docs/{main => }/LinkTimeOptimization.html | 0 docs/Makefile | 114 +- docs/{main => }/MakefileGuide.html | 0 docs/{main => }/Packaging.html | 0 docs/{main => }/Passes.html | 0 docs/{main => }/ProgrammersManual.html | 0 docs/{main => }/Projects.html | 0 docs/{main => }/ReleaseNotes.html | 0 docs/{main => }/SourceLevelDebugging.html | 0 docs/{main => }/SystemLibrary.html | 0 docs/{main => }/TableGenFundamentals.html | 0 docs/{main => }/TestingGuide.html | 0 docs/{main => }/UsingLibraries.html | 0 docs/{main => }/WritingAnLLVMBackend.html | 0 docs/{main => }/WritingAnLLVMPass.html | 0 docs/api/Makefile | 25 - docs/api/api.css | 319 ---- docs/api/footer.html | 14 - docs/api/header.html | 13 - docs/api/intro.h | 26 - docs/api/layout.xml | 184 --- docs/{api => }/doxygen.cfg.in | 1408 ++++++++--------- docs/doxygen.css | 378 +++++ docs/doxygen.footer | 13 + docs/doxygen.header | 9 + docs/doxygen.intro | 18 + docs/{main => }/img/Debugging.gif | Bin docs/{main => }/img/libdeps.gif | Bin docs/{main => }/img/lines.gif | Bin docs/{main => }/img/objdeps.gif | Bin docs/{main => }/img/venusflytrap.jpg | Bin docs/{main => }/index.html | 38 +- docs/{main => }/llvm.css | 0 docs/main/Makefile | 18 - docs/mk/api.mk | 205 --- docs/mk/common.defs.mk | 119 -- docs/mk/common.rules.mk | 54 - docs/mk/main.mk | 243 --- docs/{main => }/re_format.7 | 0 docs/{main => }/tutorial/LangImpl1.html | 0 docs/{main => }/tutorial/LangImpl2.html | 0 docs/{main => }/tutorial/LangImpl3.html | 0 docs/{main => }/tutorial/LangImpl4.html | 0 docs/{main => }/tutorial/LangImpl5-cfg.png | Bin docs/{main => }/tutorial/LangImpl5.html | 0 docs/{main => }/tutorial/LangImpl6.html | 0 docs/{main => }/tutorial/LangImpl7.html | 0 docs/{main => }/tutorial/LangImpl8.html | 0 docs/tutorial/Makefile | 28 + docs/{main => }/tutorial/OCamlLangImpl1.html | 0 docs/{main => }/tutorial/OCamlLangImpl2.html | 0 docs/{main => }/tutorial/OCamlLangImpl3.html | 0 docs/{main => }/tutorial/OCamlLangImpl4.html | 0 docs/{main => }/tutorial/OCamlLangImpl5.html | 0 docs/{main => }/tutorial/OCamlLangImpl6.html | 0 docs/{main => }/tutorial/OCamlLangImpl7.html | 0 docs/{main => }/tutorial/index.html | 0 136 files changed, 1595 insertions(+), 2034 deletions(-) rename docs/{main => }/AliasAnalysis.html (100%) rename docs/{main => }/BitCodeFormat.html (100%) rename docs/{main => }/Bugpoint.html (100%) rename docs/{main => }/CFEBuildInstrs.html (100%) rename docs/{main => }/CMake.html (100%) rename docs/{main => }/CodeGenerator.html (100%) rename docs/{main => }/CodingStandards.html (100%) rename docs/{main => }/CommandGuide/FileCheck.pod (100%) create mode 100644 docs/CommandGuide/Makefile rename docs/{main => }/CommandGuide/bugpoint.pod (100%) create mode 100644 docs/CommandGuide/html/manpage.css rename docs/{main => }/CommandGuide/index.html (74%) rename docs/{main => }/CommandGuide/lit.pod (100%) rename docs/{main => }/CommandGuide/llc.pod (100%) rename docs/{main => }/CommandGuide/lli.pod (100%) rename docs/{main => }/CommandGuide/llvm-ar.pod (100%) rename docs/{main => }/CommandGuide/llvm-as.pod (100%) rename docs/{main => }/CommandGuide/llvm-bcanalyzer.pod (100%) rename docs/{main => }/CommandGuide/llvm-config.pod (100%) rename docs/{main => }/CommandGuide/llvm-dis.pod (100%) rename docs/{main => }/CommandGuide/llvm-extract.pod (100%) rename docs/{main => }/CommandGuide/llvm-ld.pod (100%) rename docs/{main => }/CommandGuide/llvm-link.pod (100%) rename docs/{main => }/CommandGuide/llvm-nm.pod (100%) rename docs/{main => }/CommandGuide/llvm-prof.pod (100%) rename docs/{main => }/CommandGuide/llvm-ranlib.pod (100%) rename docs/{main => }/CommandGuide/llvmc.pod (100%) rename docs/{main => }/CommandGuide/llvmgcc.pod (100%) rename docs/{main => }/CommandGuide/llvmgxx.pod (100%) rename docs/{main => }/CommandGuide/manpage.css (100%) rename docs/{main => }/CommandGuide/opt.pod (100%) rename docs/{main => }/CommandGuide/tblgen.pod (100%) rename docs/{main => }/CommandLine.html (100%) rename docs/{main => }/CompilerDriver.html (100%) rename docs/{main => }/CompilerDriverTutorial.html (100%) rename docs/{main => }/CompilerWriterInfo.html (100%) rename docs/{main => }/DebuggingJITedCode.html (100%) rename docs/{main => }/DeveloperPolicy.html (100%) rename docs/{main => }/ExceptionHandling.html (100%) rename docs/{main => }/ExtendedIntegerResults.txt (100%) rename docs/{main => }/ExtendingLLVM.html (100%) rename docs/{main => }/FAQ.html (100%) rename docs/{main => }/GCCFEBuildInstrs.html (100%) rename docs/{main => }/GarbageCollection.html (100%) rename docs/{main => }/GetElementPtr.html (100%) rename docs/{main => }/GettingStarted.html (100%) rename docs/{main => }/GettingStartedVS.html (100%) rename docs/{main => }/GoldPlugin.html (100%) rename docs/{main => }/HistoricalNotes/2000-11-18-EarlyDesignIdeas.txt (100%) rename docs/{main => }/HistoricalNotes/2000-11-18-EarlyDesignIdeasResp.txt (100%) rename docs/{main => }/HistoricalNotes/2000-12-06-EncodingIdea.txt (100%) rename docs/{main => }/HistoricalNotes/2000-12-06-MeetingSummary.txt (100%) rename docs/{main => }/HistoricalNotes/2001-01-31-UniversalIRIdea.txt (100%) rename docs/{main => }/HistoricalNotes/2001-02-06-TypeNotationDebate.txt (100%) rename docs/{main => }/HistoricalNotes/2001-02-06-TypeNotationDebateResp1.txt (100%) rename docs/{main => }/HistoricalNotes/2001-02-06-TypeNotationDebateResp2.txt (100%) rename docs/{main => }/HistoricalNotes/2001-02-06-TypeNotationDebateResp4.txt (100%) rename docs/{main => }/HistoricalNotes/2001-02-09-AdveComments.txt (100%) rename docs/{main => }/HistoricalNotes/2001-02-09-AdveCommentsResponse.txt (100%) rename docs/{main => }/HistoricalNotes/2001-02-13-Reference-Memory.txt (100%) rename docs/{main => }/HistoricalNotes/2001-02-13-Reference-MemoryResponse.txt (100%) rename docs/{main => }/HistoricalNotes/2001-04-16-DynamicCompilation.txt (100%) rename docs/{main => }/HistoricalNotes/2001-05-18-ExceptionHandling.txt (100%) rename docs/{main => }/HistoricalNotes/2001-05-19-ExceptionResponse.txt (100%) rename docs/{main => }/HistoricalNotes/2001-06-01-GCCOptimizations.txt (100%) rename docs/{main => }/HistoricalNotes/2001-06-01-GCCOptimizations2.txt (100%) rename docs/{main => }/HistoricalNotes/2001-06-20-.NET-Differences.txt (100%) rename docs/{main => }/HistoricalNotes/2001-07-06-LoweringIRForCodeGen.txt (100%) rename docs/{main => }/HistoricalNotes/2001-09-18-OptimizeExceptions.txt (100%) rename docs/{main => }/HistoricalNotes/2002-05-12-InstListChange.txt (100%) rename docs/{main => }/HistoricalNotes/2002-06-25-MegaPatchInfo.txt (100%) rename docs/{main => }/HistoricalNotes/2003-01-23-CygwinNotes.txt (100%) rename docs/{main => }/HistoricalNotes/2003-06-25-Reoptimizer1.txt (100%) rename docs/{main => }/HistoricalNotes/2003-06-26-Reoptimizer2.txt (100%) rename docs/{main => }/HistoricalNotes/2007-OriginalClangReadme.txt (100%) rename docs/{main => }/HowToReleaseLLVM.html (100%) rename docs/{main => }/HowToSubmitABug.html (100%) rename docs/{main => }/LangRef.html (100%) rename docs/{main => }/Lexicon.html (100%) rename docs/{main => }/LinkTimeOptimization.html (100%) rename docs/{main => }/MakefileGuide.html (100%) rename docs/{main => }/Packaging.html (100%) rename docs/{main => }/Passes.html (100%) rename docs/{main => }/ProgrammersManual.html (100%) rename docs/{main => }/Projects.html (100%) rename docs/{main => }/ReleaseNotes.html (100%) rename docs/{main => }/SourceLevelDebugging.html (100%) rename docs/{main => }/SystemLibrary.html (100%) rename docs/{main => }/TableGenFundamentals.html (100%) rename docs/{main => }/TestingGuide.html (100%) rename docs/{main => }/UsingLibraries.html (100%) rename docs/{main => }/WritingAnLLVMBackend.html (100%) rename docs/{main => }/WritingAnLLVMPass.html (100%) delete mode 100644 docs/api/Makefile delete mode 100644 docs/api/api.css delete mode 100644 docs/api/footer.html delete mode 100644 docs/api/header.html delete mode 100644 docs/api/intro.h delete mode 100644 docs/api/layout.xml rename docs/{api => }/doxygen.cfg.in (71%) create mode 100644 docs/doxygen.css create mode 100644 docs/doxygen.footer create mode 100644 docs/doxygen.header create mode 100644 docs/doxygen.intro rename docs/{main => }/img/Debugging.gif (100%) rename docs/{main => }/img/libdeps.gif (100%) rename docs/{main => }/img/lines.gif (100%) rename docs/{main => }/img/objdeps.gif (100%) rename docs/{main => }/img/venusflytrap.jpg (100%) rename docs/{main => }/index.html (92%) rename docs/{main => }/llvm.css (100%) delete mode 100644 docs/main/Makefile delete mode 100644 docs/mk/api.mk delete mode 100644 docs/mk/common.defs.mk delete mode 100644 docs/mk/common.rules.mk delete mode 100644 docs/mk/main.mk rename docs/{main => }/re_format.7 (100%) rename docs/{main => }/tutorial/LangImpl1.html (100%) rename docs/{main => }/tutorial/LangImpl2.html (100%) rename docs/{main => }/tutorial/LangImpl3.html (100%) rename docs/{main => }/tutorial/LangImpl4.html (100%) rename docs/{main => }/tutorial/LangImpl5-cfg.png (100%) rename docs/{main => }/tutorial/LangImpl5.html (100%) rename docs/{main => }/tutorial/LangImpl6.html (100%) rename docs/{main => }/tutorial/LangImpl7.html (100%) rename docs/{main => }/tutorial/LangImpl8.html (100%) create mode 100644 docs/tutorial/Makefile rename docs/{main => }/tutorial/OCamlLangImpl1.html (100%) rename docs/{main => }/tutorial/OCamlLangImpl2.html (100%) rename docs/{main => }/tutorial/OCamlLangImpl3.html (100%) rename docs/{main => }/tutorial/OCamlLangImpl4.html (100%) rename docs/{main => }/tutorial/OCamlLangImpl5.html (100%) rename docs/{main => }/tutorial/OCamlLangImpl6.html (100%) rename docs/{main => }/tutorial/OCamlLangImpl7.html (100%) rename docs/{main => }/tutorial/index.html (100%) diff --git a/docs/main/AliasAnalysis.html b/docs/AliasAnalysis.html similarity index 100% rename from docs/main/AliasAnalysis.html rename to docs/AliasAnalysis.html diff --git a/docs/main/BitCodeFormat.html b/docs/BitCodeFormat.html similarity index 100% rename from docs/main/BitCodeFormat.html rename to docs/BitCodeFormat.html diff --git a/docs/main/Bugpoint.html b/docs/Bugpoint.html similarity index 100% rename from docs/main/Bugpoint.html rename to docs/Bugpoint.html diff --git a/docs/main/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html similarity index 100% rename from docs/main/CFEBuildInstrs.html rename to docs/CFEBuildInstrs.html diff --git a/docs/main/CMake.html b/docs/CMake.html similarity index 100% rename from docs/main/CMake.html rename to docs/CMake.html diff --git a/docs/main/CodeGenerator.html b/docs/CodeGenerator.html similarity index 100% rename from docs/main/CodeGenerator.html rename to docs/CodeGenerator.html diff --git a/docs/main/CodingStandards.html b/docs/CodingStandards.html similarity index 100% rename from docs/main/CodingStandards.html rename to docs/CodingStandards.html diff --git a/docs/main/CommandGuide/FileCheck.pod b/docs/CommandGuide/FileCheck.pod similarity index 100% rename from docs/main/CommandGuide/FileCheck.pod rename to docs/CommandGuide/FileCheck.pod diff --git a/docs/CommandGuide/Makefile b/docs/CommandGuide/Makefile new file mode 100644 index 00000000000..2c2d0760e79 --- /dev/null +++ b/docs/CommandGuide/Makefile @@ -0,0 +1,103 @@ +##===- docs/CommandGuide/Makefile --------------------------*- Makefile -*-===## +# +# The LLVM Compiler Infrastructure +# +# This file is distributed under the University of Illinois Open Source +# License. See LICENSE.TXT for details. +# +##===----------------------------------------------------------------------===## + +ifdef BUILD_FOR_WEBSITE +# This special case is for keeping the CommandGuide on the LLVM web site +# up to date automatically as the documents are checked in. It must build +# the POD files to HTML only and keep them in the src directories. It must also +# build in an unconfigured tree, hence the ifdef. To use this, run +# make -s BUILD_FOR_WEBSITE=1 inside the cvs commit script. +SRC_DOC_DIR= +DST_HTML_DIR=html/ +DST_MAN_DIR=man/man1/ +DST_PS_DIR=ps/ + +# If we are in BUILD_FOR_WEBSITE mode, default to the all target. +all:: html man ps + +clean: + rm -f pod2htm*.*~~ $(HTML) $(MAN) $(PS) + +# To create other directories, as needed, and timestamp their creation +%/.dir: + -mkdir $* > /dev/null + date > $@ + +else + +# Otherwise, if not in BUILD_FOR_WEBSITE mode, use the project info. +LEVEL := ../.. +include $(LEVEL)/Makefile.common + +SRC_DOC_DIR=$(PROJ_SRC_DIR)/ +DST_HTML_DIR=$(PROJ_OBJ_DIR)/ +DST_MAN_DIR=$(PROJ_OBJ_DIR)/ +DST_PS_DIR=$(PROJ_OBJ_DIR)/ + +endif + + +POD := $(wildcard $(SRC_DOC_DIR)*.pod) +HTML := $(patsubst $(SRC_DOC_DIR)%.pod, $(DST_HTML_DIR)%.html, $(POD)) +MAN := $(patsubst $(SRC_DOC_DIR)%.pod, $(DST_MAN_DIR)%.1, $(POD)) +PS := $(patsubst $(SRC_DOC_DIR)%.pod, $(DST_PS_DIR)%.ps, $(POD)) + +# The set of man pages we will not install +NO_INSTALL_MANS = $(DST_MAN_DIR)FileCheck.1 + +# The set of man pages that we will install +INSTALL_MANS = $(filter-out $(NO_INSTALL_MANS), $(MAN)) + +.SUFFIXES: +.SUFFIXES: .html .pod .1 .ps + +$(DST_HTML_DIR)%.html: %.pod $(DST_HTML_DIR)/.dir + pod2html --css=manpage.css --htmlroot=. \ + --podpath=. --noindex --infile=$< --outfile=$@ --title=$* + +$(DST_MAN_DIR)%.1: %.pod $(DST_MAN_DIR)/.dir + pod2man --release=CVS --center="LLVM Command Guide" $< $@ + +$(DST_PS_DIR)%.ps: $(DST_MAN_DIR)%.1 $(DST_PS_DIR)/.dir + groff -Tps -man $< > $@ + + +html: $(HTML) +man: $(MAN) +ps: $(PS) + +EXTRA_DIST := $(POD) index.html + +clean-local:: + $(Verb) $(RM) -f pod2htm*.*~~ $(HTML) $(MAN) $(PS) + +HTML_DIR := $(DESTDIR)$(PROJ_docsdir)/html/CommandGuide +MAN_DIR := $(DESTDIR)$(PROJ_mandir)/man1 +PS_DIR := $(DESTDIR)$(PROJ_docsdir)/ps + +install-local:: $(HTML) $(INSTALL_MANS) $(PS) + $(Echo) Installing HTML CommandGuide Documentation + $(Verb) $(MKDIR) $(HTML_DIR) + $(Verb) $(DataInstall) $(HTML) $(HTML_DIR) + $(Verb) $(DataInstall) $(PROJ_SRC_DIR)/index.html $(HTML_DIR) + $(Verb) $(DataInstall) $(PROJ_SRC_DIR)/manpage.css $(HTML_DIR) + $(Echo) Installing MAN CommandGuide Documentation + $(Verb) $(MKDIR) $(MAN_DIR) + $(Verb) $(DataInstall) $(INSTALL_MANS) $(MAN_DIR) + $(Echo) Installing PS CommandGuide Documentation + $(Verb) $(MKDIR) $(PS_DIR) + $(Verb) $(DataInstall) $(PS) $(PS_DIR) + +uninstall-local:: + $(Echo) Uninstalling CommandGuide Documentation + $(Verb) $(RM) -rf $(HTML_DIR) $(MAN_DIR) $(PS_DIR) + +printvars:: + $(Echo) "POD : " '$(POD)' + $(Echo) "HTML : " '$(HTML)' diff --git a/docs/main/CommandGuide/bugpoint.pod b/docs/CommandGuide/bugpoint.pod similarity index 100% rename from docs/main/CommandGuide/bugpoint.pod rename to docs/CommandGuide/bugpoint.pod diff --git a/docs/CommandGuide/html/manpage.css b/docs/CommandGuide/html/manpage.css new file mode 100644 index 00000000000..b2003434901 --- /dev/null +++ b/docs/CommandGuide/html/manpage.css @@ -0,0 +1,256 @@ +/* Based on http://www.perldoc.com/css/perldoc.css */ + +@import url("../llvm.css"); + +body { font-family: Arial,Helvetica; } + +blockquote { margin: 10pt; } + +h1, a { color: #336699; } + + +/*** Top menu style ****/ +.mmenuon { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #ff6600; font-size: 10pt; + } +.mmenuoff { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #ffffff; font-size: 10pt; +} +.cpyright { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #ffffff; font-size: xx-small; +} +.cpyrightText { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #ffffff; font-size: xx-small; +} +.sections { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #336699; font-size: 11pt; +} +.dsections { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #336699; font-size: 12pt; +} +.slink { + font-family: Arial,Helvetica; font-weight: normal; text-decoration: none; + color: #000000; font-size: 9pt; +} + +.slink2 { font-family: Arial,Helvetica; text-decoration: none; color: #336699; } + +.maintitle { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #336699; font-size: 18pt; +} +.dblArrow { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #336699; font-size: small; +} +.menuSec { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #336699; font-size: small; +} + +.newstext { + font-family: Arial,Helvetica; font-size: small; +} + +.linkmenu { + font-family: Arial,Helvetica; color: #000000; font-weight: bold; + text-decoration: none; +} + +P { + font-family: Arial,Helvetica; +} + +PRE { + font-size: 10pt; +} +.quote { + font-family: Times; text-decoration: none; + color: #000000; font-size: 9pt; font-style: italic; +} +.smstd { font-family: Arial,Helvetica; color: #000000; font-size: x-small; } +.std { font-family: Arial,Helvetica; color: #000000; } +.meerkatTitle { + font-family: sans-serif; font-size: x-small; color: black; } + +.meerkatDescription { font-family: sans-serif; font-size: 10pt; color: black } +.meerkatCategory { + font-family: sans-serif; font-size: 9pt; font-weight: bold; font-style: italic; + color: brown; } +.meerkatChannel { + font-family: sans-serif; font-size: 9pt; font-style: italic; color: brown; } +.meerkatDate { font-family: sans-serif; font-size: xx-small; color: #336699; } + +.tocTitle { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #333333; font-size: 10pt; +} + +.toc-item { + font-family: Arial,Helvetica; font-weight: bold; + color: #336699; font-size: 10pt; text-decoration: underline; +} + +.perlVersion { + font-family: Arial,Helvetica; font-weight: bold; + color: #336699; font-size: 10pt; text-decoration: none; +} + +.podTitle { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #000000; +} + +.docTitle { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #000000; font-size: 10pt; +} +.dotDot { + font-family: Arial,Helvetica; font-weight: bold; + color: #000000; font-size: 9pt; +} + +.docSec { + font-family: Arial,Helvetica; font-weight: normal; + color: #333333; font-size: 9pt; +} +.docVersion { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #336699; font-size: 10pt; +} + +.docSecs-on { + font-family: Arial,Helvetica; font-weight: normal; text-decoration: none; + color: #ff0000; font-size: 10pt; +} +.docSecs-off { + font-family: Arial,Helvetica; font-weight: normal; text-decoration: none; + color: #333333; font-size: 10pt; +} + +h2 { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #336699; font-size: medium; +} +h1 { + font-family: Verdana,Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #336699; font-size: large; +} + +DL { + font-family: Arial,Helvetica; font-weight: normal; text-decoration: none; + color: #333333; font-size: 10pt; +} + +UL > LI > A { + font-family: Arial,Helvetica; font-weight: bold; + color: #336699; font-size: 10pt; +} + +.moduleInfo { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #333333; font-size: 11pt; +} + +.moduleInfoSec { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #336699; font-size: 10pt; +} + +.moduleInfoVal { + font-family: Arial,Helvetica; font-weight: normal; text-decoration: underline; + color: #000000; font-size: 10pt; +} + +.cpanNavTitle { + font-family: Arial,Helvetica; font-weight: bold; + color: #ffffff; font-size: 10pt; +} +.cpanNavLetter { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #333333; font-size: 9pt; +} +.cpanCat { + font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; + color: #336699; font-size: 9pt; +} + +.bttndrkblue-bkgd-top { + background-color: #225688; + background-image: url(/global/mvc_objects/images/bttndrkblue_bgtop.gif); +} +.bttndrkblue-bkgd-left { + background-color: #225688; + background-image: url(/global/mvc_objects/images/bttndrkblue_bgleft.gif); +} +.bttndrkblue-bkgd { + padding-top: 0px; + padding-bottom: 0px; + margin-bottom: 0px; + margin-top: 0px; + background-repeat: no-repeat; + background-color: #225688; + background-image: url(/global/mvc_objects/images/bttndrkblue_bgmiddle.gif); + vertical-align: top; +} +.bttndrkblue-bkgd-right { + background-color: #225688; + background-image: url(/global/mvc_objects/images/bttndrkblue_bgright.gif); +} +.bttndrkblue-bkgd-bottom { + background-color: #225688; + background-image: url(/global/mvc_objects/images/bttndrkblue_bgbottom.gif); +} +.bttndrkblue-text a { + color: #ffffff; + text-decoration: none; +} +a.bttndrkblue-text:hover { + color: #ffDD3C; + text-decoration: none; +} +.bg-ltblue { + background-color: #f0f5fa; +} + +.border-left-b { + background: #f0f5fa url(/i/corner-leftline.gif) repeat-y; +} + +.border-right-b { + background: #f0f5fa url(/i/corner-rightline.gif) repeat-y; +} + +.border-top-b { + background: #f0f5fa url(/i/corner-topline.gif) repeat-x; +} + +.border-bottom-b { + background: #f0f5fa url(/i/corner-botline.gif) repeat-x; +} + +.border-right-w { + background: #ffffff url(/i/corner-rightline.gif) repeat-y; +} + +.border-top-w { + background: #ffffff url(/i/corner-topline.gif) repeat-x; +} + +.border-bottom-w { + background: #ffffff url(/i/corner-botline.gif) repeat-x; +} + +.bg-white { + background-color: #ffffff; +} + +.border-left-w { + background: #ffffff url(/i/corner-leftline.gif) repeat-y; +} diff --git a/docs/main/CommandGuide/index.html b/docs/CommandGuide/index.html similarity index 74% rename from docs/main/CommandGuide/index.html rename to docs/CommandGuide/index.html index 71796759432..72cd2cf5f96 100644 --- a/docs/main/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -3,7 +3,7 @@ LLVM Command Guide - + @@ -32,44 +32,44 @@ options) arguments to the tool you are interested in.

@@ -85,10 +85,10 @@ options) arguments to the tool you are interested in.

@@ -106,13 +106,13 @@ options) arguments to the tool you are interested in.