clang-tools  3.8.0
doxygen.intro
Go to the documentation of this file.
1 /// @mainpage clang-tools
2 ///
3 /// @section main_intro Introduction
4 /// Welcome to clang tools.
5 ///
6 /// This documentation describes the @b internal software that makes
7 /// up clang tools, not the @b external use of clang tools. For
8 /// usage instructions, please see the programmer's guide or reference
9 /// manual.