| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [docs] Include the Kaleidescope tutorial in the Sphinx docs build. | Daniel Dunbar | 2012-05-02 | 1 | -1/+1 |
| | | | | | llvm-svn: 156032 | ||||
| * | docs: Introduce cascading style <div> and <p> continued on <h[2-5]>. | NAKAMURA Takumi | 2011-04-23 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | <h2>Section Example</h2> <div> <!-- h2+div is applied --> <p>Section preamble.</p> <h3>Subsection Example</h3> <p> <!-- h3+p is applied --> Subsection body </p> <!-- End of section body --> </div> FIXME: Care H5 better. llvm-svn: 130040 | ||||
| * | docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">. | NAKAMURA Takumi | 2011-04-18 | 1 | -15/+9 |
| | | | | | | | | | | H1 ... doc_title H2 ... doc_section H3 ... doc_subsection H4 ... doc_subsubsection llvm-svn: 129736 | ||||
| * | docs: Canonicalize URLs. | NAKAMURA Takumi | 2011-04-09 | 1 | -1/+1 |
| | | | | | llvm-svn: 129181 | ||||
| * | Add an OCaml tutorial page 8 | Erick Tryzelaar | 2011-01-01 | 1 | -0/+365 |
| llvm-svn: 122650 | |||||

