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