about summary refs log tree commit diff
path: root/doc/manual/book.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/book.xml')
-rw-r--r--doc/manual/book.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/book.xml b/doc/manual/book.xml
index 710246ca1bfa..7248e5e18b43 100644
--- a/doc/manual/book.xml
+++ b/doc/manual/book.xml
@@ -5,6 +5,7 @@
 [
 <!ENTITY introduction SYSTEM "introduction.xml">
 <!ENTITY installation SYSTEM "installation.xml">
+<!ENTITY overview SYSTEM "overview.xml">
 <!ENTITY nix-store-reference SYSTEM "nix-store-reference.xml">
 <!ENTITY nix-instantiate-reference SYSTEM "nix-instantiate-reference.xml">
 <!ENTITY troubleshooting SYSTEM "troubleshooting.xml">
@@ -27,6 +28,7 @@
 
   &introduction;
   &installation;
+  &overview;
 
   <appendix>
     <title>Command Reference</title>