summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/docs/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'clang-tools-extra/docs/Doxyfile')
-rw-r--r--clang-tools-extra/docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/docs/Doxyfile b/clang-tools-extra/docs/Doxyfile
index c216f42a80f..d674390fb95 100644
--- a/clang-tools-extra/docs/Doxyfile
+++ b/clang-tools-extra/docs/Doxyfile
@@ -648,7 +648,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = ../clang-modernize ../clang-apply-replacements
+INPUT = ../clang-modernize ../clang-apply-replacements ../clang-tidy
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
OpenPOWER on IntegriCloud