summaryrefslogtreecommitdiffstats
path: root/docs/llvm.css
Commit message (Collapse)AuthorAgeFilesLines
* Specify units in padding length.Misha Brukman2004-05-131-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13560 91177308-0d34-0410-b5e6-96231b3b80d8
* Make the subsubsections stand out a bit moreChris Lattner2004-05-121-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13511 91177308-0d34-0410-b5e6-96231b3b80d8
* Finally, switch to a stylesheet that makes the documentation easier on the eyesMisha Brukman2004-05-121-12/+8
| | | | | | | and consistent with the LLVM website. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13508 91177308-0d34-0410-b5e6-96231b3b80d8
* Add note about passing arguments to program being debugged.Misha Brukman2004-04-151-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12970 91177308-0d34-0410-b5e6-96231b3b80d8
* Added notes on extending LLVM with new instructions, intrinsics, types, etc.Misha Brukman2004-04-061-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12689 91177308-0d34-0410-b5e6-96231b3b80d8
* Make the stylesheet conform to CSS standard.Misha Brukman2004-01-151-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10867 91177308-0d34-0410-b5e6-96231b3b80d8
* checkin reid's docpatchChris Lattner2003-11-251-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10200 91177308-0d34-0410-b5e6-96231b3b80d8
* Styles for the page footer to align images properly.Misha Brukman2003-11-221-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10155 91177308-0d34-0410-b5e6-96231b3b80d8
* * No borders on images used as linksMisha Brukman2003-11-221-1/+4
| | | | | | | | | * Drop font-size from doc_footer class This is now valid CSS. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10150 91177308-0d34-0410-b5e6-96231b3b80d8
* index.html: Add link to llvm vs. the worldBrian Gaeke2003-11-121-1/+3
| | | | | | | | llvm.css: Add padding on top and bottom so that letters do not merge with surrounding whitespace git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9929 91177308-0d34-0410-b5e6-96231b3b80d8
* This color is making me want to puke :)Chris Lattner2003-11-121-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9928 91177308-0d34-0410-b5e6-96231b3b80d8
* Publications do not get distributed with docs/; hence, their stylesheet need notMisha Brukman2003-10-281-6/+0
| | | | | | | be distributed either. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9545 91177308-0d34-0410-b5e6-96231b3b80d8
* Added a style for making test red, which is used in CommandLine.htmlMisha Brukman2003-10-241-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9487 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a style for document footers.Misha Brukman2003-10-241-1/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9473 91177308-0d34-0410-b5e6-96231b3b80d8
* * Made into valid CSS that W3C acceptsMisha Brukman2003-10-241-4/+19
| | | | | | | * Added document subsubsection styles for usage in documentation git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9472 91177308-0d34-0410-b5e6-96231b3b80d8
* We will distributed this stylesheet with the documentation, as well as use itMisha Brukman2003-10-221-0/+27
(via import) in the online version. * Added styles for documentation headers, sections, etc. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9391 91177308-0d34-0410-b5e6-96231b3b80d8