aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/manual/src/language/index.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/manual/src/language/index.md b/doc/manual/src/language/index.md
index cc71c3143..cea17bedc 100644
--- a/doc/manual/src/language/index.md
+++ b/doc/manual/src/language/index.md
@@ -11,13 +11,9 @@ packages, compositions of packages, and the variability within packages.
This section presents the various features of the language.
-# Syntax Summary
+# Overview
-Below is a summary of the most important syntactic constructs in the Nix
-expression language. It's not complete. In particular, there are many
-other built-in functions. See the [Nix
-manual](https://nixos.org/nix/manual/#chap-writing-nix-expressions) for
-the rest.
+This is an incomplete overview of language features, by example.
<table>
<tr>