diff --git a/clang/docs/ExternalClangExamples.rst b/clang/docs/ExternalClangExamples.rst index a7fa169b81f6..e52a854d3648 100644 --- a/clang/docs/ExternalClangExamples.rst +++ b/clang/docs/ExternalClangExamples.rst @@ -28,6 +28,9 @@ that can help developers, generally they must have code available. List of projects and tools ========================== +``_ + "A C/C++ source code indexer and navigator" + ``_ "qconnectlint is a Clang tool for statically verifying the consistency of signal and slot connections made with Qt's ``QObject::connect``."