Michael Liao
8e2a7be27a
Fix documentation on the path to Bitcode reader/writer
...
llvm-svn: 183761
2013-06-11 18:09:21 +00:00
Jia Liu
09426bc1e1
fix include path in doc Extending LLVM
...
llvm-svn: 179503
2013-04-15 03:26:13 +00:00
Sean Silva
e593654d4f
docs: Fix long standing linking antipattern.
...
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
2013-01-11 02:28:08 +00:00
Sean Silva
121d5c2cab
docs: Propagate fix from r165632 to other docs.
...
There are only two other instances of using `.. code::` instead of
`.. code-block::`.
llvm-svn: 165633
2012-10-10 17:21:39 +00:00
Bill Wendling
a91c4a23b7
Sphinxify the ExtendingLLVM documentation.
...
llvm-svn: 165371
2012-10-07 04:56:08 +00:00