From d51a6080dd04f50f889574c0246eb0f1909c06ea Mon Sep 17 00:00:00 2001 From: hellovai Date: Mon, 17 Feb 2025 23:21:09 -0800 Subject: [PATCH] remove boundary cloud functions from docs (#1474) > [!IMPORTANT] > Comments out 'Functions' section under 'Boundary Cloud' in `docs.yml`, removing related pages from navigation. > > - **Documentation**: > - Comments out the 'Functions' section under 'Boundary Cloud' in `docs.yml`, removing it from the navigation. > - Affected pages include 'Get Started', 'Using OpenAPI', and 'Environment Variables'. > > This description was created by [Ellipsis](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral) for 216aa010cd8f6e60e1b1d021de45d4c339516856. It will automatically update as commits are pushed. --- fern/docs.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/fern/docs.yml b/fern/docs.yml index 4cd472b72..4514e163c 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -162,15 +162,15 @@ navigation: path: 01-guide/05-baml-advanced/checks-and-asserts.mdx - section: Boundary Cloud contents: - - section: Functions - icon: fa-cloud - contents: - - page: Get Started - path: 01-guide/functions/get-started.mdx - - page: Using OpenAPI - path: 01-guide/functions/using-openapi.mdx - - page: Environment Variables - path: 01-guide/functions/environment-variables.mdx + # - section: Functions + # icon: fa-cloud + # contents: + # - page: Get Started + # path: 01-guide/functions/get-started.mdx + # - page: Using OpenAPI + # path: 01-guide/functions/using-openapi.mdx + # - page: Environment Variables + # path: 01-guide/functions/environment-variables.mdx - section: Observability icon: fa-chart-simple contents: