summaryrefslogtreecommitdiffstats
path: root/llvm/docs/TableGenFundamentals.rst
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Guide prospective TableGen backend writers.Sean Silva2013-01-301-0/+4
| | | | | | | Boilerplate is often the hardest part of getting started with these kinds of things, so throw them a bone. llvm-svn: 173969
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
| | | | | | | | | Before we learned about :doc:, we used :ref: and put a dummy link at the top of each page. Don't do that anymore. This fixes PR14891 as a special case. llvm-svn: 172162
* fix a couple of typosEli Bendersky2013-01-041-2/+2
| | | | llvm-svn: 171508
* Some sphinx-ing and consistency fixesEli Bendersky2012-11-201-16/+15
| | | | llvm-svn: 168380
* Cleanup some encoding mishaps.Bill Wendling2012-06-211-5/+5
| | | | llvm-svn: 158904
* Sphinxify the tablegen document.Bill Wendling2012-06-211-0/+799
llvm-svn: 158903
OpenPOWER on IntegriCloud