forked from magento/devdocs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain-nav.yml
214 lines (150 loc) · 5.43 KB
/
main-nav.yml
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
- label: Cloud
children:
- label: Cloud Guide
url: /cloud/bk-cloud.html
- label: Cloud Architecture
url: /cloud/architecture/cloud-architecture.html
- label: Local Development
url: /cloud/setup/first-time-setup.html
- label: Docker quick reference
url: /cloud/docker/docker-quick-reference.html
- label: Configure Environments
url: /cloud/env/environments.html
- label: Upgrades and Patches
url: /cloud/project/project-upgrade-parent.html
- label: Release Notes
url: /cloud/release-notes/cloud-tools.html
exclude_versions: ['2.0']
- label: Setup
children:
- label: Installation Guide
url: /install-gde/bk-install-guide.html
- label: Software Update Guide
url: /comp-mgr/bk-compman-upgrade-guide.html
exclude_versions: ['2.0', '2.1']
- label: Component Manager and System Upgrade Guide
url: /comp-mgr/bk-compman-upgrade-guide.html
include_versions: ['2.0', '2.1']
- label: Configuration Guide
url: /config-guide/bk-config-guide.html
- label: Performance Best Practices
url: /performance-best-practices/introduction.html
exclude_versions: ['2.0','2.1']
- label: Migration Guide
url: /migration/bk-migration-guide.html
- label: Magento Commerce (Cloud) Guide
url: /cloud/bk-cloud.html
- label: Release Information
url: /release-notes/bk-release-notes.html
- label: Development
children:
- label: Backend
children:
- label: Architecture
url: /architecture/bk-architecture.html
- label: PHP Developer Guide
url: /extension-dev-guide/bk-extension-dev-guide.html
- label: Extension Developer Best Practices
url: /ext-best-practices/bk-ext-best-practices.html
- label: Module Reference Guide
url: /mrg/intro.html
- label: Coding Standards
url: /coding-standards/bk-coding-standards.html
- label: Contributor Guide
url: /contributor-guide/contributing.html
- label: Frontend
children:
- label: Frontend Developer Guide
url: /frontend-dev-guide/bk-frontend-dev-guide.html
- label: UI Components
url: /ui-components/ui-component.html
include_versions: ['2.0']
- label: UI Components Guide
url: /ui_comp_guide/bk-ui_comps.html
exclude_versions: ['2.0']
- label: JavaScript Developer Guide
url: /javascript-dev-guide/bk-javascript-dev-guide.html
- label: Admin Design Pattern Library
url: /pattern-library/bk-pattern.html
- label: Admin Style Guide
url: /design-styleguide/bk-styleguide.html
- label: PWA Documentation Site
url: https://magento-research.github.io/pwa-studio/
include_versions: ['2.3']
- label: API
children:
- label: Get Started with Magento Web APIs
url: /get-started/bk-get-started-api.html
- label: REST API Reference
url: /rest/bk-rest.html
- label: SOAP API Reference
url: /soap/bk-soap.html
- label: GraphQL Developer Guide
url: /graphql/
include_versions: ['2.3']
- label: Marketplace EQP API Reference
url: /marketplace/eqp/api.html
exclude_versions: ['2.0']
- label: Business Intelligence Import API
url: /mbi/docs/getting-started.html
exclude_versions: ['2.0']
versionless: true
- label: Testing
children:
- label: Magento Testing Guide
url: /test/testing.html
- label: Functional Acceptance Testing (MFTF)
url: /mftf/docs/introduction.html
exclude_versions: ['2.0', '2.1']
versionless: true
- label: Functional Testing
url: /mtf/mtf_introduction.html
- label: Integration Testing
url: /test/integration/integration_test_execution.html
- label: JavaScript Unit Testing
url: /test/js/jasmine.html
- label: PHP Unit Testing
url: /test/unit/unit_test_execution.html
- label: Web API Functional Testing
url: /get-started/web-api-functional-testing.html
-
- label: Functional Areas
children:
- label: Advanced Reporting
url: /advanced-reporting/overview.html
exclude_versions: ['2.0','2.1']
- label: B2B
url: /b2b/bk-b2b.html
exclude_versions: ['2.0','2.1']
- label: Checkout
url: /howdoi/checkout/checkout_overview.html
- label: Inventory Management
url: /inventory/index.html
exclude_versions: ['2.0', '2.1', '2.2']
- label: Order Management
url: http://omsdocs.magento.com/en/
- label: Page Builder
url: /page-builder/docs/index.html
exclude_versions: ['2.0', '2.1', '2.2']
versionless: true
- label: Payment Integrations
url: /payments-integrations/bk-payments-integrations.html
- label: Staging
url: /extension-dev-guide/staging.html
exclude_versions: ['2.0']
- label: Tutorials
children:
- label: Rest Tutorials
url: /rest/tutorials/index.html
exclude_versions: ['2.0']
- label: Customize Product Creation Form
url: /howdoi/customize_product.html
exclude_versions: ['2.0']
- label: Customize Checkout
url: /howdoi/checkout/checkout_overview.html
- label: Magento Support
url: /community/resources/support.html
versionless: true
- label: Video Tutorials
url: /videos/
versionless: true