Index: docs/ExternalClangExamples.rst =================================================================== --- docs/ExternalClangExamples.rst +++ docs/ExternalClangExamples.rst @@ -98,3 +98,7 @@ uses of reserved identifiers to ensuring that code adheres to lifecycle protocols for certain LibreOffice-specific classes. They may serve as examples for writing RecursiveASTVisitor-based plugins." + +``_ + "A clang tool to inline functions and expand macros for visual benefit and + easier refactoring."