about summary refs log tree commit diff
path: root/tvix/docs/src/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/docs/src/SUMMARY.md')
-rw-r--r--tvix/docs/src/SUMMARY.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/tvix/docs/src/SUMMARY.md b/tvix/docs/src/SUMMARY.md
index d64aa4b4b1b2..cce6d8966df6 100644
--- a/tvix/docs/src/SUMMARY.md
+++ b/tvix/docs/src/SUMMARY.md
@@ -34,6 +34,9 @@
 - [Data Model](./castore/data-model.md)
 - [Why not git trees?](./castore/why-not-git-trees.md)
 
+# Builder
+- [Build API](./build/index.md)
+
 # Nix
 - [Specification of the Nix Language](./language-spec.md)
 - [Nix language version history](./lang-version.md)