blob: a4527b8b20093776dc34cf756d369288031f5e76 [file] [log] [blame]
Alexander Kornienkoc1f7f1a2016-03-03 10:45:59 +00001/// \mainpage clang-tools
2///
3/// \section main_intro Introduction
4/// Welcome to clang tools.
5///
6/// This documentation describes the **internal** software that makes
7/// up clang tools, not the **external** use of clang tools. For
8/// usage instructions, please see the programmer's guide or reference
9/// manual.