67 lines
1.4 KiB
JSON
67 lines
1.4 KiB
JSON
{
|
|
"skip_undocumented": true,
|
|
"author": "Dropbox, Inc.",
|
|
"custom_categories": [
|
|
{
|
|
"name": "Routes",
|
|
"children": [
|
|
"AuthRoutes",
|
|
"ContactsRoutes",
|
|
"FilePropertiesRoutes",
|
|
"FileRequestsRoutes",
|
|
"FilesRoutes",
|
|
"PaperRoutes",
|
|
"SharingRoutes",
|
|
"TeamRoutes",
|
|
"TeamLogRoutes",
|
|
"UsersRoutes"
|
|
]
|
|
},
|
|
{
|
|
"name": "Data Types",
|
|
"children": [
|
|
"Async",
|
|
"Auth",
|
|
"Common",
|
|
"Contacts",
|
|
"FileProperties",
|
|
"FileRequests",
|
|
"Files",
|
|
"Paper",
|
|
"SeenState",
|
|
"Sharing",
|
|
"Team",
|
|
"TeamCommon",
|
|
"TeamLog",
|
|
"TeamPolicies",
|
|
"Users",
|
|
"UsersCommon"
|
|
]
|
|
},
|
|
{
|
|
"name": "Authentication",
|
|
"children": [
|
|
"DropboxOAuthManager",
|
|
"DropboxOAuthResult",
|
|
"DropboxAccessToken",
|
|
"OAuth2Error"
|
|
]
|
|
},
|
|
{
|
|
"name": "Client Classes",
|
|
"children": [
|
|
"DropboxClient",
|
|
"DropboxTeamClient",
|
|
"DropboxClientsManager"
|
|
]
|
|
}
|
|
],
|
|
"author_url": "https://dropbox.com/developers",
|
|
"exclude": [
|
|
"Source/StoneSerializers.swift",
|
|
"Source/StoneValidators.swift",
|
|
"Source/DropboxTransportClient.swift"
|
|
],
|
|
"hide_documentation_coverage": true
|
|
}
|