Kazu Hirata
|
612048aec1
|
[clang] Fix typos in documentation (NFC)
|
2021-08-21 12:17:58 -07:00 |
Eugene Zelenko
|
adcb3f520b
|
[Documentation] Use HTTPS whenever possible
Differential revision: https://reviews.llvm.org/D56946
llvm-svn: 351976
|
2019-01-23 20:39:07 +00:00 |
Sylvestre Ledru
|
bc5c3f5727
|
Update our URLs in clang doc to use https
llvm-svn: 346101
|
2018-11-04 17:02:00 +00:00 |
Richard Smith
|
0ec313e9ec
|
Suggest people use -Xclang not -cc1 when passing options to the frontend.
llvm-svn: 192222
|
2013-10-08 19:50:01 +00:00 |
Richard Smith
|
d6739dca37
|
Remove documentation of removed -ast-dump-xml flag.
llvm-svn: 192221
|
2013-10-08 19:45:46 +00:00 |
Sean Silva
|
8d5ec19730
|
[docs] Add link to presentation slides.
llvm-svn: 184518
|
2013-06-21 02:09:29 +00:00 |
Manuel Klimek
|
bf2d568900
|
Add embedded video for the AST tutorial.
As asked for by Sean, putting the video into the docs.
llvm-svn: 182081
|
2013-05-17 08:40:22 +00:00 |
Dmitri Gribenko
|
7ac0cc3698
|
Documentation: random cleanups. Use monospaced font where appropriate,
highlight console output with "code-block:: console", etc.
llvm-svn: 170276
|
2012-12-15 21:10:51 +00:00 |
Sean Silva
|
bf9b4cd596
|
docs: More reST conversion.
Sorry for the large commit, but it is much faster to convert in batches.
llvm-svn: 170067
|
2012-12-13 01:10:46 +00:00 |