blob: c11ac1379a255c91e9d9e96743143708352aac62 [file] [log] [blame]
Sean Silva99b51c42012-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
6Welcome to Clang's documentation!
7=================================
8
Sean Silva99b51c42012-12-12 23:02:30 +00009.. toctree::
Sean Silvad2a98e62013-01-02 12:39:50 +000010 :maxdepth: 1
Sean Silva99b51c42012-12-12 23:02:30 +000011
Sean Silvadd9f4062013-01-02 12:41:24 +000012 ReleaseNotes
13
14Using Clang as a Compiler
15-------------------------
16
17.. toctree::
18 :maxdepth: 1
19
20 UsersManual
Sean Silvabf9b4cd2012-12-13 01:10:46 +000021 AddressSanitizer
Dmitri Gribenkodd20f2c2012-12-23 18:35:58 +000022 ThreadSanitizer
23 MemorySanitizer
Sean Silvadd9f4062013-01-02 12:41:24 +000024
25Using Clang as a Library
26------------------------
27
28.. toctree::
29 :maxdepth: 1
30
31 Tooling
32 IntroductionToTheClangAST
33 LibTooling
Sean Silvabf9b4cd2012-12-13 01:10:46 +000034 ClangPlugins
Sean Silvadd9f4062013-01-02 12:41:24 +000035 RAVFrontendAction
36 LibASTMatchersTutorial
37 LibASTMatchers
Sean Silvabf9b4cd2012-12-13 01:10:46 +000038 ClangTools
39 HowToSetupToolingForLLVM
Sean Silvabf9b4cd2012-12-13 01:10:46 +000040 JSONCompilationDatabase
Sean Silvadd9f4062013-01-02 12:41:24 +000041
42Design Documents
43----------------
44
45.. toctree::
46 :maxdepth: 1
47
Dmitri Gribenkod9d26072012-12-15 20:41:17 +000048 InternalsManual
Sean Silva5f25c502012-12-21 00:16:53 +000049 DriverInternals
Sean Silvadd9f4062013-01-02 12:41:24 +000050 PTHInternals
51 PCHInternals
52
53
54Language Extensions and Specs
55-----------------------------
56
57.. toctree::
58 :maxdepth: 1
59
60 LanguageExtensions
Sean Silva426914a2012-12-21 00:17:02 +000061 ObjectiveCLiterals
Sean Silvadd9f4062013-01-02 12:41:24 +000062 BlockLanguageSpec
63 AutomaticReferenceCounting
64
Sean Silva99b51c42012-12-12 23:02:30 +000065
66Indices and tables
67==================
68
69* :ref:`genindex`
70* :ref:`modindex`
71* :ref:`search`
72