Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The HTML documentation is now automatically generated from POD source. | Misha Brukman | 2004-07-02 | 1 | -97/+0 |
| | | | | llvm-svn: 14578 | ||||
* | TTify, add links between pages | Chris Lattner | 2003-10-07 | 1 | -41/+30 |
| | | | | llvm-svn: 8939 | ||||
* | Consistently set the background color | Chris Lattner | 2003-10-07 | 1 | -2/+2 |
| | | | | | | Change the footer to include "maintained by" llvm-svn: 8938 | ||||
* | Added information about how llvm-as and llvm-dis select the input and output | John Criswell | 2003-09-26 | 1 | -5/+30 |
| | | | | | | | filenames. Corrected some typos in the llvm-dis documentation. llvm-svn: 8716 | ||||
* | Change the heading of the page to reflect the tool name | Chris Lattner | 2003-09-25 | 1 | -2/+2 |
| | | | | llvm-svn: 8715 | ||||
* | Modified the footer to be a link to the LLVM web page. | John Criswell | 2003-09-11 | 1 | -1/+1 |
| | | | | | | | | Organized the commands into three distinct groups on the main page. Fixed the hyperlinks in the main page. Removed as and dis; they will not exist with those names by Release 1. llvm-svn: 8485 | ||||
* | Adding a skeleton for the LLVM Command Guide. | John Criswell | 2003-09-11 | 1 | -0/+83 |
Hopefully the group as a whole will update this into a real guide. llvm-svn: 8483 |