blob: 1c223ef718861b21d7fff036012fc70661619127 [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 Silva0a7d2fe2012-12-21 00:16:53 +000033 DriverInternals
Sean Silva1c6ee672012-12-12 23:02:30 +000034
35Indices and tables
36==================
37
38* :ref:`genindex`
39* :ref:`modindex`
40* :ref:`search`
41