llvm-6502/docs
Reid Spencer 5bc74d551a Correct the documentation for the module block header which uses the long
format instead of the short format used in other blocks.

Discrepancy noted by Robert Mykland. Thanks Robert!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15826 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-16 19:24:36 +00:00
..
CommandGuide Move information on Configuration files to the ../CompilerDriver.html 2004-08-09 03:10:39 +00:00
HistoricalNotes Reduce line length to about 80 chars. 2004-05-13 03:40:27 +00:00
img Centralize images in this dir; add lines.gif from website for consistent 2004-05-12 21:20:13 +00:00
AliasAnalysis.html * Use the doc_code class for code listings to make it stand out from text 2004-07-28 22:18:33 +00:00
Bugpoint.html Fix broken links 2004-07-01 20:41:43 +00:00
BytecodeFormat.html Correct the documentation for the module block header which uses the long 2004-08-16 19:24:36 +00:00
CFEBuildInstrs.html Use the `tools-only' target to avoid getting warnings about not having a CFE. 2004-08-14 22:13:33 +00:00
CodeGenerator.html Fix a few typos, spellos, grammaros. 2004-06-05 14:39:24 +00:00
CodingStandards.html Fix grammar, eliminate double parenthesized sentence fragment. 2004-07-28 22:37:57 +00:00
CommandLine.html Added description of usage of the getPosition() option on cl::opt and 2004-08-13 20:19:14 +00:00
CompilerDriver.html Finish HTMLizing the document. Configuration section is very crufty. 2004-08-10 16:40:56 +00:00
doxygen.cfg Reduce the number of columns in the alpha index to 4 so that it fits 2004-06-12 14:46:02 +00:00
doxygen.cfg.in Reduce the number of columns in the alpha index to 4 so that it fits 2004-06-12 14:46:02 +00:00
doxygen.css * Use sans-serif fonts just like in the rest of doxygen 2004-06-01 18:19:28 +00:00
doxygen.footer Properly close the footer paragraph. 2004-06-03 15:25:16 +00:00
doxygen.header Add a bunch of fine tunings that Reid contributed. Thanks Reid! 2003-12-31 06:47:28 +00:00
doxygen.intro Wrap long lines. 2004-06-03 15:23:59 +00:00
ExtendingLLVM.html * Escape &, <, and > 2004-08-12 19:58:43 +00:00
FAQ.html * Standardize footer 2004-06-01 18:51:03 +00:00
GarbageCollection.html Update documentation for gc intrinsics change. Contributed by 2004-07-22 05:49:38 +00:00
GettingStarted.html Merged in release_13 branch. 2004-08-16 14:51:33 +00:00
HowToSubmitABug.html Lots of minor fixes and formatting improvements 2004-05-23 21:05:39 +00:00
index.html Merged in RELEASE_13. This fixes the Command Guide link when browsing the 2004-08-16 15:19:02 +00:00
LangRef.html Wrap long lines and try to fill the 80 chars per line so that we don't have too 2004-08-12 20:16:08 +00:00
llvm.css Make doc_code shrink-to-fit. This only works in mozilla, but it doesn't 2004-05-24 18:05:58 +00:00
LLVMVsTheWorld.html Make use of the new doc_author class. "Seperate content from presentation" they said. 2004-05-23 21:07:27 +00:00
Makefile Added LLVM copyright notice. 2003-10-21 14:33:46 +00:00
ObjectFiles.html Make use of the new doc_author class. "Seperate content from presentation" they said. 2004-05-23 21:07:27 +00:00
OpenProjects.html New open proj: C/C++ compiler in C++, with link to Ed Willink's C++ yacc grammar 2004-07-12 21:10:47 +00:00
ProgrammersManual.html Fix linkage types 2004-08-04 05:10:48 +00:00
Projects.html Make use of the new doc_author class. "Seperate content from presentation" they said. 2004-05-23 21:07:27 +00:00
ReleaseNotes.html Bug 422 fixed. 2004-08-16 16:48:19 +00:00
SourceLevelDebugging.html Fix broken link 2004-07-19 19:30:40 +00:00
Stacker.html Simplify the first example, as the LLVM IR interfaces have evolved. Other 2004-08-03 00:17:21 +00:00
SystemLibrary.html Reid doesn't need a definite article in front of his name. 2004-07-21 18:04:27 +00:00
TableGenFundamentals.html Surround code element with <tt> tags 2004-08-04 22:00:05 +00:00
TestingGuide.html Add a section about running the nightly tester proper. 2004-06-24 20:53:09 +00:00
UsingLibraries.html Make use of the new doc_author class. "Seperate content from presentation" they said. 2004-05-23 21:07:27 +00:00
WritingAnLLVMPass.html Fixed the tutorial to indicate that we needed to use the llvm namespace. 2004-06-30 18:10:30 +00:00