Skip to content

Commit ccc793d

Browse files
committed
fix(fern): properly add the landing page
1 parent 414a017 commit ccc793d

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

docs/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33
# SPDX-License-Identifier: Apache-2.0
44
title: "NVIDIA OpenShell Developer Guide"
5-
slug: "get-started"
65
description: "OpenShell is the safe, private runtime for autonomous AI agents. Run agents in sandboxed environments that protect your data, credentials, and infrastructure."
76
keywords: "Generative AI, Cybersecurity, AI Agents, Sandboxing, Security, Privacy, Inference Routing"
87
position: 1

docs/index.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4+
landing-page:
5+
page: "Home"
6+
path: index.mdx
7+
48
navigation:
59
- folder: about
610
title: "About NVIDIA OpenShell"

fern/fern.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "nvidia",
3-
"version": "4.65.1"
3+
"version": "4.75.0"
44
}

0 commit comments

Comments
 (0)