From fb31bad45044d20c626d6c558f18b52bb61918b7 Mon Sep 17 00:00:00 2001 From: bohd4nx Date: Thu, 21 May 2026 16:47:14 +0300 Subject: [PATCH] docs: configure gitbook root and clean summary labels --- .gitbook.yaml | 5 +++++ docs/SUMMARY.md | 6 ++---- 2 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 .gitbook.yaml diff --git a/.gitbook.yaml b/.gitbook.yaml new file mode 100644 index 0000000..8edf68b --- /dev/null +++ b/.gitbook.yaml @@ -0,0 +1,5 @@ +root: ./docs + +structure: + readme: README.md + summary: SUMMARY.md diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index cc50e94..3ff3698 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -1,13 +1,11 @@ -# Table of contents - - [Start Here](getting-started/installation.md) -- Getting Started +- Setup Guide - [Installation](getting-started/installation.md) - [Library and Configuration](getting-started/configuration.md) - [Credentials and Cookies](getting-started/credentials-and-cookies.md) - [Quick Start](getting-started/quickstart.md) - [Error Handling](reference/errors.md) -- Client API +- API Guides - [Overview](client/overview.md) - Stars - [Purchase](client/stars/purchase.md)