summaryrefslogtreecommitdiffhomepage
path: root/website
diff options
context:
space:
mode:
authorIan Lewis <ianlewis@google.com>2021-01-20 21:51:29 -0800
committergVisor bot <gvisor-bot@google.com>2021-01-20 21:53:11 -0800
commit33b803e47f78206787bf0e53662534c5e428eb09 (patch)
tree7d490bf9df1fa97da4cc6890df5238ff6107b565 /website
parentb0136253e6de393b2892e0fee8d85d636e82616c (diff)
Add syscall docs back to menu
Syscall docs were excluded from the navigation menu. This change adds them back. PiperOrigin-RevId: 352942238
Diffstat (limited to 'website')
-rw-r--r--website/cmd/syscalldocs/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/cmd/syscalldocs/main.go b/website/cmd/syscalldocs/main.go
index 327537214..5e529aa56 100644
--- a/website/cmd/syscalldocs/main.go
+++ b/website/cmd/syscalldocs/main.go
@@ -52,6 +52,7 @@ layout: docs
category: Compatibility
weight: 50
permalink: /docs/user_guide/compatibility/{{.OS}}/{{.Arch}}/
+include_in_menu: True
---
This table is a reference of {{.OS}} syscalls for the {{.Arch}} architecture and