blob: 5cdfb6bb5b10d281d94a851f945400d2f3041f8e [file] [log] [blame]
Sean Silva1c6ee672012-12-12 23:02:30 +00001.. Clang documentation master file, created by
2 sphinx-quickstart on Sun Dec 9 20:01:55 2012.
3 You can adapt this file completely to your liking, but it should at least
4 contain the root `toctree` directive.
5
Sean Silvae132c892013-01-02 21:50:48 +00006.. title:: Welcome to Clang's documentation!
Sean Silva1c6ee672012-12-12 23:02:30 +00007
Sean Silva1c6ee672012-12-12 23:02:30 +00008.. toctree::
Sean Silva112f7782013-01-02 12:39:50 +00009 :maxdepth: 1
Sean Silva1c6ee672012-12-12 23:02:30 +000010
Sean Silvaaaf575b2013-01-02 12:41:24 +000011 ReleaseNotes
12
13Using Clang as a Compiler
Sean Silvae132c892013-01-02 21:50:48 +000014=========================
Sean Silvaaaf575b2013-01-02 12:41:24 +000015
16.. toctree::
17 :maxdepth: 1
18
19 UsersManual
Sean Silvaa0c392d2013-01-02 21:03:11 +000020 LanguageExtensions
Sean Silva93ca0212012-12-13 01:10:46 +000021 AddressSanitizer
Dmitri Gribenko5c0de4c2012-12-23 18:35:58 +000022 ThreadSanitizer
23 MemorySanitizer
Douglas Gregor9bb4a0c2013-03-22 06:21:35 +000024 Modules
Dmitri Gribenko1834a042013-01-06 13:38:34 +000025 FAQ
Sean Silvaaaf575b2013-01-02 12:41:24 +000026
27Using Clang as a Library
Sean Silvae132c892013-01-02 21:50:48 +000028========================
Sean Silvaaaf575b2013-01-02 12:41:24 +000029
30.. toctree::
31 :maxdepth: 1
32
33 Tooling
Sean Silvad9186132013-02-19 17:29:01 +000034 ExternalClangExamples
Sean Silvaaaf575b2013-01-02 12:41:24 +000035 IntroductionToTheClangAST
36 LibTooling
Daniel Jasper6d5b57a2013-01-09 21:49:28 +000037 LibFormat
Sean Silva93ca0212012-12-13 01:10:46 +000038 ClangPlugins
Sean Silvaaaf575b2013-01-02 12:41:24 +000039 RAVFrontendAction
40 LibASTMatchersTutorial
41 LibASTMatchers
Sean Silva93ca0212012-12-13 01:10:46 +000042 HowToSetupToolingForLLVM
Sean Silva93ca0212012-12-13 01:10:46 +000043 JSONCompilationDatabase
Sean Silvaaaf575b2013-01-02 12:41:24 +000044
Daniel Jasper6d5b57a2013-01-09 21:49:28 +000045Using Clang Tools
46=================
47
48.. toctree::
49 :maxdepth: 1
50
51 ClangTools
52 ClangCheck
53 ClangFormat
54
Sean Silvaaaf575b2013-01-02 12:41:24 +000055Design Documents
Sean Silvae132c892013-01-02 21:50:48 +000056================
Sean Silvaaaf575b2013-01-02 12:41:24 +000057
58.. toctree::
59 :maxdepth: 1
60
Dmitri Gribenko5cc05802012-12-15 20:41:17 +000061 InternalsManual
Sean Silva0a7d2fe2012-12-21 00:16:53 +000062 DriverInternals
Sean Silvaaaf575b2013-01-02 12:41:24 +000063 PTHInternals
64 PCHInternals
65
66
Sean Silva1c6ee672012-12-12 23:02:30 +000067Indices and tables
68==================
69
70* :ref:`genindex`
71* :ref:`modindex`
72* :ref:`search`
73