From cfa07207ee2a50876680a25a3d433ce3a4dee1cb Mon Sep 17 00:00:00 2001 From: Manfred Riem <15701806+mnriem@users.noreply.github.com> Date: Fri, 21 Aug 2026 14:43:35 -0500 Subject: [PATCH] docs: flatten project history navigation Assisted-by: GitHub Copilot (model: GPT-5.6 Sol, autonomous) Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0f0ad8f8-ea22-44ca-86c7-a485c888ec91 --- docs/toc.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/toc.yml b/docs/toc.yml index 7548ba95f6..d2f1b2bd21 100644 --- a/docs/toc.yml +++ b/docs/toc.yml @@ -2,11 +2,9 @@ - name: Home href: index.md -# About -- name: About - items: - - name: History - href: history.md +# Project history +- name: Project History + href: history.md # Getting started section - name: Getting Started