Mercurial > hg > CbC > CbC_llvm
annotate clang-tools-extra/docs/doxygen-mainpage.dox @ 237:c80f45b162ad llvm-original
add some fix
author | kono |
---|---|
date | Wed, 09 Nov 2022 17:47:54 +0900 |
parents | 1d019706d866 |
children |
rev | line source |
---|---|
150 | 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. |