summaryrefslogtreecommitdiff
path: root/docs/programming.rst
Commit message (Collapse)AuthorAge
* Sphinxify the ExtendingLLVM documentation.Bill Wendling2012-10-07
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165371 91177308-0d34-0410-b5e6-96231b3b80d8
* Sphinxify the compiler writer info documentation.Bill Wendling2012-10-07
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165369 91177308-0d34-0410-b5e6-96231b3b80d8
* docs: Add HowToSetUpLLVMStyleRTTI.rst.Sean Silva2012-10-05
| | | | | | | | | This document describes how to set up LLVM-style RTTI for a class hierarchy. Surprisingly, this was not previously documented. Also, link it into ProgrammersManual.html. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165293 91177308-0d34-0410-b5e6-96231b3b80d8
* docs: Fix Sphinx warning over Atomics.rst.Sean Silva2012-09-21
| | | | | | | | Atomics.rst was not linked into the toctree. Docs now build warning-free! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164356 91177308-0d34-0410-b5e6-96231b3b80d8
* Sphinxify the CommandLine document.Bill Wendling2012-08-08
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161479 91177308-0d34-0410-b5e6-96231b3b80d8
* Move coding standards reference from development_process.rst to programming.rst.Bill Wendling2012-06-20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158818 91177308-0d34-0410-b5e6-96231b3b80d8
* Unindent list.Bill Wendling2012-06-20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158817 91177308-0d34-0410-b5e6-96231b3b80d8
* [docs] Convert docs index page into Sphinx.Daniel Dunbar2012-04-19
- Work in progress, this is mostly important because it lets us incrementally migrate the remaining documentation. - Lots of styling, editing, and integration work yet to comeā€¦ - PR12589 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155133 91177308-0d34-0410-b5e6-96231b3b80d8