xref: /minix3/external/bsd/llvm/dist/clang/docs/index.rst (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1f4a2713aSLionel Sambuc.. Clang documentation master file, created by
2f4a2713aSLionel Sambuc   sphinx-quickstart on Sun Dec  9 20:01:55 2012.
3f4a2713aSLionel Sambuc   You can adapt this file completely to your liking, but it should at least
4f4a2713aSLionel Sambuc   contain the root `toctree` directive.
5f4a2713aSLionel Sambuc
6f4a2713aSLionel Sambuc.. title:: Welcome to Clang's documentation!
7f4a2713aSLionel Sambuc
8f4a2713aSLionel Sambuc.. toctree::
9f4a2713aSLionel Sambuc   :maxdepth: 1
10f4a2713aSLionel Sambuc
11f4a2713aSLionel Sambuc   ReleaseNotes
12f4a2713aSLionel Sambuc
13f4a2713aSLionel SambucUsing Clang as a Compiler
14f4a2713aSLionel Sambuc=========================
15f4a2713aSLionel Sambuc
16f4a2713aSLionel Sambuc.. toctree::
17f4a2713aSLionel Sambuc   :maxdepth: 1
18f4a2713aSLionel Sambuc
19f4a2713aSLionel Sambuc   UsersManual
20f4a2713aSLionel Sambuc   LanguageExtensions
21*0a6a1f1dSLionel Sambuc   AttributeReference
22f4a2713aSLionel Sambuc   CrossCompilation
23*0a6a1f1dSLionel Sambuc   ThreadSafetyAnalysis
24f4a2713aSLionel Sambuc   AddressSanitizer
25f4a2713aSLionel Sambuc   ThreadSanitizer
26f4a2713aSLionel Sambuc   MemorySanitizer
27f4a2713aSLionel Sambuc   DataFlowSanitizer
28*0a6a1f1dSLionel Sambuc   LeakSanitizer
29f4a2713aSLionel Sambuc   SanitizerSpecialCaseList
30f4a2713aSLionel Sambuc   Modules
31*0a6a1f1dSLionel Sambuc   MSVCCompatibility
32f4a2713aSLionel Sambuc   FAQ
33f4a2713aSLionel Sambuc
34f4a2713aSLionel SambucUsing Clang as a Library
35f4a2713aSLionel Sambuc========================
36f4a2713aSLionel Sambuc
37f4a2713aSLionel Sambuc.. toctree::
38f4a2713aSLionel Sambuc   :maxdepth: 1
39f4a2713aSLionel Sambuc
40f4a2713aSLionel Sambuc   Tooling
41f4a2713aSLionel Sambuc   ExternalClangExamples
42f4a2713aSLionel Sambuc   IntroductionToTheClangAST
43f4a2713aSLionel Sambuc   LibTooling
44f4a2713aSLionel Sambuc   LibFormat
45f4a2713aSLionel Sambuc   ClangPlugins
46f4a2713aSLionel Sambuc   RAVFrontendAction
47f4a2713aSLionel Sambuc   LibASTMatchersTutorial
48f4a2713aSLionel Sambuc   LibASTMatchers
49f4a2713aSLionel Sambuc   HowToSetupToolingForLLVM
50f4a2713aSLionel Sambuc   JSONCompilationDatabase
51f4a2713aSLionel Sambuc
52f4a2713aSLionel SambucUsing Clang Tools
53f4a2713aSLionel Sambuc=================
54f4a2713aSLionel Sambuc
55f4a2713aSLionel Sambuc.. toctree::
56f4a2713aSLionel Sambuc   :maxdepth: 1
57f4a2713aSLionel Sambuc
58f4a2713aSLionel Sambuc   ClangTools
59f4a2713aSLionel Sambuc   ClangCheck
60f4a2713aSLionel Sambuc   ClangFormat
61f4a2713aSLionel Sambuc   ClangFormatStyleOptions
62f4a2713aSLionel Sambuc
63f4a2713aSLionel SambucDesign Documents
64f4a2713aSLionel Sambuc================
65f4a2713aSLionel Sambuc
66f4a2713aSLionel Sambuc.. toctree::
67f4a2713aSLionel Sambuc   :maxdepth: 1
68f4a2713aSLionel Sambuc
69f4a2713aSLionel Sambuc   InternalsManual
70f4a2713aSLionel Sambuc   DriverInternals
71f4a2713aSLionel Sambuc   PTHInternals
72f4a2713aSLionel Sambuc   PCHInternals
73f4a2713aSLionel Sambuc
74f4a2713aSLionel Sambuc
75f4a2713aSLionel SambucIndices and tables
76f4a2713aSLionel Sambuc==================
77f4a2713aSLionel Sambuc
78f4a2713aSLionel Sambuc* :ref:`genindex`
79f4a2713aSLionel Sambuc* :ref:`modindex`
80f4a2713aSLionel Sambuc* :ref:`search`
81f4a2713aSLionel Sambuc
82