From d34a04384d53f638504edbc8b28516ed8e605096 Mon Sep 17 00:00:00 2001 From: Omar Abdelwahab Date: Tue, 23 Sep 2025 14:12:58 -0700 Subject: [PATCH] Updated index.md to include the configuring_and_launching_llama_stack.md --- docs/source/getting_started/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/source/getting_started/index.md b/docs/source/getting_started/index.md index e941534c2..98e647414 100644 --- a/docs/source/getting_started/index.md +++ b/docs/source/getting_started/index.md @@ -4,6 +4,9 @@ :start-after: ## Quickstart ``` +```{include} configuring_and_launching_llama_stack.md +``` + ```{include} libraries.md :start-after: ## Libraries (SDKs) ```