xref: /llvm-project/clang/docs/CommandGuide/index.rst (revision b48447a1d603a6609b9d6735fda6f875266237c8)
16238c6f0SAndrew WilkinsClang "man" pages
26238c6f0SAndrew Wilkins-----------------
36238c6f0SAndrew Wilkins
46238c6f0SAndrew WilkinsThe following documents are command descriptions for all of the Clang tools.
56238c6f0SAndrew WilkinsThese pages describe how to use the Clang commands and what their options are.
66238c6f0SAndrew WilkinsNote that these pages do not describe all of the options available for all
76238c6f0SAndrew Wilkinstools. To get a complete listing, pass the ``--help`` (general options) or
86238c6f0SAndrew Wilkins``--help-hidden`` (general and debugging options) arguments to the tool you are
96238c6f0SAndrew Wilkinsinterested in.
106238c6f0SAndrew Wilkins
116238c6f0SAndrew WilkinsBasic Commands
126238c6f0SAndrew Wilkins~~~~~~~~~~~~~~
136238c6f0SAndrew Wilkins
146238c6f0SAndrew Wilkins.. toctree::
156238c6f0SAndrew Wilkins   :maxdepth: 1
166238c6f0SAndrew Wilkins
176238c6f0SAndrew Wilkins   clang
18*b48447a1SJonas Devlieghere   diagtool
19