diff --git a/.codegen.json b/.codegen.json index 49ca5c829..e7aa5dff8 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "b181eba", "specHash": "ccdb456", "version": "10.4.0" } +{ "engineHash": "c174072", "specHash": "ccdb456", "version": "10.4.0" } diff --git a/docs/README.md b/docs/README.md index 308c5699b..fd3428891 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: