llvm-project
9 строк · 317.0 Байт
1/// \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.
10