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)