|
14 | 14 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
15 | 15 |
|
16 | 16 | - [Supported versions](#supported-versions) |
17 | | - - [Version v4](#version-v4) |
18 | | - - [Version v10](#version-v10) |
19 | | - - [Which Version Should I Use?](#which-version-should-i-use) |
| 17 | + - [Version v5](#version-v5) |
| 18 | + - [Version v10](#version-v10) |
| 19 | + - [Which Version Should I Use?](#which-version-should-i-use) |
20 | 20 | - [Installing](#installing) |
21 | 21 | - [Getting Started](#getting-started) |
22 | | - - [With box_sdk_gen package (recommended)](#with-box_sdk_gen-package-recommended) |
23 | | - - [With boxsdk package (deprecated)](#with-boxsdk-package-deprecated) |
| 22 | + - [With com.box.sdkgen package (recommended)](#with-comboxsdkgen-package-recommended) |
| 23 | + - [With com.box.sdk package (deprecated)](#with-comboxsdk-package-deprecated) |
24 | 24 | - [Authentication](#authentication) |
25 | | -- [Using both box_sdk_gen and boxsdk packages simultaneously](#using-both-box_sdk_gen-and-boxsdk-packages-simultaneously) |
| 25 | +- [Using both com.box.sdkgen and com.box.sdk packages simultaneously](#using-both-comboxsdkgen-and-comboxsdk-packages-simultaneously) |
26 | 26 | - [Documentation](#documentation) |
27 | 27 | - [Migration guides](#migration-guides) |
28 | 28 | - [Versioning](#versioning) |
29 | | - - [Version schedule](#version-schedule) |
| 29 | + - [Version schedule](#version-schedule) |
| 30 | + - [Version schedule](#version-schedule-1) |
30 | 31 | - [Contributing](#contributing) |
31 | | -- [FIPS 140-2 Compliance](#fips-140-2-compliance) |
| 32 | +- [3rd Party Libraries & Licenses](#3rd-party-libraries--licenses) |
| 33 | + - [Android](#android) |
| 34 | + - [FIPS 140-2 Compliance](#fips-140-2-compliance) |
32 | 35 | - [Questions, Bugs, and Feature Requests?](#questions-bugs-and-feature-requests) |
33 | | -- [Copyright and License](#copyright-and-license) |
| 36 | + - [Copyright and License](#copyright-and-license) |
34 | 37 |
|
35 | 38 | <!-- END doctoc generated TOC please keep comment here to allow auto update --> |
36 | 39 |
|
|
0 commit comments