aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Tooling.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Tooling.rst b/docs/Tooling.rst
index 78b92efa9f..1e848177d3 100644
--- a/docs/Tooling.rst
+++ b/docs/Tooling.rst
@@ -1,6 +1,6 @@
-===================
-Writing Clang Tools
-===================
+=================================================
+Choosing the Right Interface for Your Application
+=================================================
Clang provides infrastructure to write tools that need syntactic and semantic
information about a program. This document will give a short introduction of