diff --git a/docs/README.md b/docs/README.md index 61d2c712..85c0f0ec 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,14 @@ # Documentation -## High-level Documentation +## Configuration + +This section covers the documentation required to get up and running with the SDK, including configuration, authentication, and client initialization for making API calls. + +- [Configuration](Configuration.md) +- [Authentication](Authentication.md) +- [Client](Client.md) + +## Box API Usage General explanations of the available functionality and examples of how to use the SDK are available by topic: