aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/docs/doxygen-mainpage.dox
blob: a4527b8b20093776dc34cf756d369288031f5e76 (plain)
1
2
3
4
5
6
7
8
9
/// \mainpage clang-tools
///
/// \section main_intro Introduction
/// Welcome to clang tools.
///
/// This documentation describes the **internal** software that makes
/// up clang tools, not the **external** use of clang tools. For
/// usage instructions, please see the programmer's guide or reference
/// manual.