This repository has been archived by the owner on Jul 27, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy pathadobeio-manifest.json
77 lines (70 loc) · 2.25 KB
/
adobeio-manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"name":"web-getting-started-samples-manifest",
"version":"1.0.0",
"description":"Creative SDK for Web",
"author":"Emily Walpole",
"view_type":"mdbook",
"meta_keywords":"adobe i/o,creative sdk, web",
"meta_description":"WEB SDK - Build Creative Cloud connected apps for the browser with Creative SDK for Web.",
"publish_date":"12/04/2018",
"show_edit_github_banner":false,
"base_path":"https://raw.githubusercontent.com/CreativeSDK/web-getting-started-samples/master/documentation",
"pages":[
{
"importedFileName":"adobe-creative-sdk-for-web",
"pages":[
{
"importedFileName":"getting-started",
"pages":[
],
"path":"getting-started.md",
"title":"Getting Started"
},
{
"importedFileName":"app-submission-guidelines",
"pages":[
],
"path":"app-submission-guidelines.md",
"title":"App Submission Guidelines"
},
{
"importedFileName":"asset-browser-ui",
"pages":[
],
"path":"asset-browser-ui.md",
"title":"Asset Browser UI"
},
{
"importedFileName":"branding-guidelines",
"pages":[
],
"path":"branding-guidelines.md",
"title":"Branding Guidelines"
},
{
"importedFileName":"creative-cloud-files-api",
"pages":[
],
"path":"creative-cloud-files-api.md",
"title":"Creative Cloud Files API"
},
{
"importedFileName":"user-auth-ui",
"pages":[
],
"path":"user-auth-ui.md",
"title":"User Auth UI"
},
{
"importedFileName":"changelog",
"pages":[
],
"path":"changelog.md",
"title":"Changelog"
}
],
"path":"adobe-creative-sdk-for-web.md",
"title":"Documentation Home: Creative SDK for Web"
}
]
}