|
19 | 19 | "parent": null, |
20 | 20 | "markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/features/index.md" |
21 | 21 | }, |
22 | | - "getting-started": { |
23 | | - "slug": "getting-started", |
24 | | - "parent": null, |
25 | | - "markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/getting-started/index.md" |
26 | | - }, |
27 | 22 | "tutorials": { |
28 | 23 | "slug": "tutorials", |
29 | 24 | "parent": null, |
|
32 | 27 | "welcome": { |
33 | 28 | "slug": "welcome", |
34 | 29 | "parent": null, |
35 | | - "markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/welcome.md" |
| 30 | + "markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/welcome/index.md" |
36 | 31 | }, |
37 | 32 | "code-reference/acf-bidirectional-functions-file": { |
38 | 33 | "slug": "acf-bidirectional-functions-file", |
|
249 | 244 | "parent": "features", |
250 | 245 | "markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/features/scf-api.md" |
251 | 246 | }, |
252 | | - "getting-started/installation": { |
253 | | - "slug": "installation", |
254 | | - "parent": "getting-started", |
255 | | - "markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/getting-started/installation.md" |
256 | | - }, |
257 | | - "getting-started/quick-start": { |
258 | | - "slug": "quick-start", |
259 | | - "parent": "getting-started", |
260 | | - "markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/getting-started/quick-start.md" |
261 | | - }, |
262 | 247 | "tutorials/first-post-type": { |
263 | 248 | "slug": "first-post-type", |
264 | 249 | "parent": "tutorials", |
265 | 250 | "markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/tutorials/first-post-type.md" |
266 | 251 | }, |
| 252 | + "welcome/installation": { |
| 253 | + "slug": "installation", |
| 254 | + "parent": "welcome", |
| 255 | + "markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/welcome/installation.md" |
| 256 | + }, |
| 257 | + "welcome/quick-start": { |
| 258 | + "slug": "quick-start", |
| 259 | + "parent": "welcome", |
| 260 | + "markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/welcome/quick-start.md" |
| 261 | + }, |
267 | 262 | "code-reference/admin/admin-notices-file": { |
268 | 263 | "slug": "admin-notices-file", |
269 | 264 | "parent": "admin", |
|
0 commit comments