• Home
Name Date Size #Lines LOC

..--

_static/03-May-2024-2423

_templates/03-May-2024-1916

clang-tidy/03-May-2024-16,99011,722

clangd/03-May-2024-3021

CMakeLists.txtD03-May-20243.8 KiB10392

ModularizeUsage.rstD03-May-20243.8 KiB9973

README.txtD03-May-2024327 117

ReleaseNotes.rstD03-May-20246.2 KiB201133

clang-doc.rstD03-May-20243.8 KiB10979

clang-include-fixer.rstD03-May-20246.4 KiB156113

clang-modernize.rstD03-May-2024122 53

clang-rename.rstD03-May-20245.5 KiB169115

clang-tidy.rstD03-May-2024147 74

clangd.rstD03-May-202484 43

conf.pyD03-May-20247.7 KiB24430

cpp11-migrate.rstD03-May-2024122 53

doxygen-mainpage.doxD03-May-2024317 109

doxygen.cfg.inD03-May-202498.7 KiB2,3061,781

index.rstD03-May-20241.2 KiB5036

make.batD03-May-20245 KiB191167

modularize.rstD03-May-20248.5 KiB266216

pp-trace.rstD03-May-202449 KiB826605

README.txt

1----------------------------------
2Documentation in clang-tools-extra
3----------------------------------
4
5To generate documentation in HTML format from files in clang-tools-extra/docs,
6build the docs-clang-tools-html target.
7
8To generate documentation from the source code using Doxygen, build the
9doxygen-clang-tools target.
10
11