Skip to content

Commit fb52a98

Browse files
authored
Regenerate documentation manifest (#220)
1 parent 2f1e370 commit fb52a98

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/bin/manifest.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,11 +244,31 @@
244244
"parent": "features",
245245
"markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/features/scf-api.md"
246246
},
247+
"tutorials/first-custom-field": {
248+
"slug": "first-custom-field",
249+
"parent": "tutorials",
250+
"markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/tutorials/first-custom-field.md"
251+
},
252+
"tutorials/first-options-page": {
253+
"slug": "first-options-page",
254+
"parent": "tutorials",
255+
"markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/tutorials/first-options-page.md"
256+
},
247257
"tutorials/first-post-type": {
248258
"slug": "first-post-type",
249259
"parent": "tutorials",
250260
"markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/tutorials/first-post-type.md"
251261
},
262+
"tutorials/first-taxonomy": {
263+
"slug": "first-taxonomy",
264+
"parent": "tutorials",
265+
"markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/tutorials/first-taxonomy.md"
266+
},
267+
"welcome/how-content-works": {
268+
"slug": "how-content-works",
269+
"parent": "welcome",
270+
"markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/welcome/how-content-works.md"
271+
},
252272
"welcome/installation": {
253273
"slug": "installation",
254274
"parent": "welcome",

0 commit comments

Comments
 (0)