blob: 55f714239c44d3d2392b09b114572e2342202684 [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
Sean Silvaaaa78ee2013-01-02 21:50:48 +00006.. title:: Welcome to Clang's documentation!
Sean Silva99b51c42012-12-12 23:02:30 +00007
Sean Silva99b51c42012-12-12 23:02:30 +00008.. toctree::
Sean Silvad2a98e62013-01-02 12:39:50 +00009 :maxdepth: 1
Sean Silva99b51c42012-12-12 23:02:30 +000010
Sean Silvadd9f4062013-01-02 12:41:24 +000011 ReleaseNotes
12
13Using Clang as a Compiler
Sean Silvaaaa78ee2013-01-02 21:50:48 +000014=========================
Sean Silvadd9f4062013-01-02 12:41:24 +000015
16.. toctree::
17 :maxdepth: 1
18
19 UsersManual
Sean Silvaf380e0e2013-01-02 21:03:11 +000020 LanguageExtensions
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
Sean Silvaaaa78ee2013-01-02 21:50:48 +000026========================
Sean Silvadd9f4062013-01-02 12:41:24 +000027
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
Sean Silvaaaa78ee2013-01-02 21:50:48 +000043================
Sean Silvadd9f4062013-01-02 12:41:24 +000044
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
Sean Silva99b51c42012-12-12 23:02:30 +000054Indices and tables
55==================
56
57* :ref:`genindex`
58* :ref:`modindex`
59* :ref:`search`
60