blob: 43d6e4d3a8cc38f1be0c7ae217a7ec40c0894687 [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
6Welcome to Clang's documentation!
7=================================
8
9The conversion to Sphinx/reStructuredText based documentation is in
Daniel Dunbarb34ae9b2012-12-12 23:35:03 +000010progress. This page will get filled out with docs soon...
Sean Silva1c6ee672012-12-12 23:02:30 +000011
12.. toctree::
13 :maxdepth: 2
14
Sean Silva3872b462012-12-12 23:44:55 +000015 LanguageExtensions
16 LibASTMatchers
17 LibTooling
18 PCHInternals
19 ThreadSanitizer
20 Tooling
Sean Silva93ca0212012-12-13 01:10:46 +000021 AddressSanitizer
Sean Silva93ca0212012-12-13 01:10:46 +000022 ClangPlugins
23 ClangTools
24 HowToSetupToolingForLLVM
25 IntroductionToTheClangAST
26 JSONCompilationDatabase
27 LibASTMatchersTutorial
28 PTHInternals
29 RAVFrontendAction
30 UsersManual
Dmitri Gribenko702baef2012-12-13 16:06:00 +000031 AutomaticReferenceCounting
Dmitri Gribenko5cc05802012-12-15 20:41:17 +000032 InternalsManual
Sean Silva1c6ee672012-12-12 23:02:30 +000033
34Indices and tables
35==================
36
37* :ref:`genindex`
38* :ref:`modindex`
39* :ref:`search`
40