* Use stylesheets for table borders so we factor out the formatting and can
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 13 May 2004 00:24:43 +0000 (00:24 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 13 May 2004 00:24:43 +0000 (00:24 +0000)
commitf39d5d687d8476f2585a253ef42c1bc1fa5a8fe9
tree9773d18f3518ce5e06b7c77629b6bb26c90c559a
parentda86bdc75c8d36cb7b1f4e785a3749d7c8f8e638
* Use stylesheets for table borders so we factor out the formatting and can
  adjust it much easier. Also changed border to gray to fit into the current
  color scheme.
* Convert < and > to &lt; and &gt;, respectively.
* Wrap long lines at 80 cols

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13522 91177308-0d34-0410-b5e6-96231b3b80d8
docs/Stacker.html