forked from AdobeDocs/commerce-cif-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest-getting-started.json
More file actions
26 lines (26 loc) · 943 Bytes
/
manifest-getting-started.json
File metadata and controls
26 lines (26 loc) · 943 Bytes
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
{
"name": "Commerce Integration Framework",
"version": "1.0.0",
"description": "Commerce Integration Framework Documentation",
"author": "Michal Wielinski",
"view_type": "mdbook",
"meta_keywords": "adobe i/o, adobe commerce integration framework, adobe commerce, adobe cif",
"meta_description": "Adobe Commerce Integration Framework Documentation",
"publish_date": "17/01/2019",
"show_edit_github_banner": false,
"base_path": "https://raw.githubusercontent.com",
"pages": [
{
"importedFileName": "Getting Started",
"pages": [],
"path": "AdobeDocs/commerce-cif-documentation/master/getting-started/01-getting-started.md",
"title": "Getting Started"
},
{
"importedFileName": "New AEM CIF Project Setup",
"pages": [],
"path": "AdobeDocs/commerce-cif-documentation/master/getting-started/02-new-cif-project.md",
"title": "New AEM CIF Project Setup"
}
]
}