Docs: Add Introduction sentences to Bazel site pages (installation files)
PiperOrigin-RevId: 348562608
diff --git a/site/docs/install-compile-source.md b/site/docs/install-compile-source.md
index 8e1db4b..3b90b39 100644
--- a/site/docs/install-compile-source.md
+++ b/site/docs/install-compile-source.md
@@ -5,6 +5,9 @@
<h1 id="compiling-from-source">Compiling Bazel from source</h1>
+This page describes how to install Bazel from source and provides
+troubleshooting tips for common issues.
+
To build Bazel from source, you can do one of the following:
* Build it [using an existing Bazel binary](#build-bazel-using-bazel)