Name Date Size #Lines LOC

..--

_static/H--2423

_templates/H--1916

clang-tidy/H--25,17917,788

clangd/H--3021

CMakeLists.txtH A D25-May-20243.9 KiB10493

ModularizeUsage.rstH A D13-Dec-20163.8 KiB9973

README.txtH A D25-Feb-2019327 117

ReleaseNotes.rstH A D29-Jan-20252.7 KiB534394

clang-doc.rstH A D21-Jul-20224.2 KiB12385

clang-include-fixer.rstH A D02-Jan-20206.4 KiB156113

clang-modernize.rstH A D28-Dec-2015122 53

clang-tidy.rstH A D22-Jan-2019147 74

clangd.rstH A D12-Mar-202084 43

conf.pyH A D17-May-20237.8 KiB25448

cpp11-migrate.rstH A D28-Dec-2015122 53

doxygen-mainpage.doxH A D03-Mar-2016317 109

doxygen.cfg.inH A D02-May-202398.7 KiB2,3061,781

index.rstH A D18-Sep-20241.2 KiB5036

make.batH A D14-Feb-20135 KiB191167

modularize.rstH A D17-Jul-20248.5 KiB266216

pp-trace.rstH A D28-May-202347.1 KiB805591

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