blob: 4a20bb9fa6a306e379707a98e6301746a0230281 [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
Dmitri Gribenko1834a042013-01-06 13:38:34 +000024 FAQ
Sean Silvaaaf575b2013-01-02 12:41:24 +000025
26Using Clang as a Library
Sean Silvae132c892013-01-02 21:50:48 +000027========================
Sean Silvaaaf575b2013-01-02 12:41:24 +000028
29.. toctree::
30 :maxdepth: 1
31
32 Tooling
33 IntroductionToTheClangAST
34 LibTooling
Sean Silva93ca0212012-12-13 01:10:46 +000035 ClangPlugins
Sean Silvaaaf575b2013-01-02 12:41:24 +000036 RAVFrontendAction
37 LibASTMatchersTutorial
38 LibASTMatchers
Sean Silva93ca0212012-12-13 01:10:46 +000039 ClangTools
40 HowToSetupToolingForLLVM
Sean Silva93ca0212012-12-13 01:10:46 +000041 JSONCompilationDatabase
Sean Silvaaaf575b2013-01-02 12:41:24 +000042
43Design Documents
Sean Silvae132c892013-01-02 21:50:48 +000044================
Sean Silvaaaf575b2013-01-02 12:41:24 +000045
46.. toctree::
47 :maxdepth: 1
48
Dmitri Gribenko5cc05802012-12-15 20:41:17 +000049 InternalsManual
Sean Silva0a7d2fe2012-12-21 00:16:53 +000050 DriverInternals
Sean Silvaaaf575b2013-01-02 12:41:24 +000051 PTHInternals
52 PCHInternals
53
54
Sean Silva1c6ee672012-12-12 23:02:30 +000055Indices and tables
56==================
57
58* :ref:`genindex`
59* :ref:`modindex`
60* :ref:`search`
61