Skip to content

Commit 434548a

Browse files
committed
Updated nav.json. Removed unusued files.
1 parent 75858f2 commit 434548a

File tree

3 files changed

+13
-39
lines changed

3 files changed

+13
-39
lines changed

docs/nav.json

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
[
22
{
3-
"title": "Introduction",
3+
"title": "Overview",
44
"route": "/headless-wordpress-toolkit/"
55
},
66
{
77
"title": "WPGraphQL Logging Plugin",
88
"route": "/headless-wordpress-toolkit/plugins/wpgraphql-logging/",
99
"children": [
10+
{
11+
"title": "Introduction",
12+
"route": "/headless-wordpress-toolkit/plugins/wpgraphql-logging/"
13+
},
1014
{
1115
"title": "Tutorial",
1216
"route": "/headless-wordpress-toolkit/plugins/wpgraphql-logging/tutorial/learn-logging/"
@@ -77,21 +81,24 @@
7781
"title": "HWP Previews",
7882
"route": "/headless-wordpress-toolkit/hwp-previews/",
7983
"children": [
84+
{
85+
"title": "Introduction",
86+
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/"
87+
},
8088
{
8189
"title": "Tutorials",
8290
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/tutorial/learn-previews/",
8391
"children": [
8492
{
8593
"title": "WP GraphQL",
86-
"route": "/headless-wordpress-toolkit/hwp-previews/tutorial/learn-previews/learn-previews/"
87-
},
94+
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/tutorial/learn-previews/" },
8895
{
8996
"title": "REST",
90-
"route": "/headless-wordpress-toolkit/hwp-previews/tutorial/learn-previews/rest/"
97+
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/tutorial/learn-previews/rest/"
9198
},
9299
{
93100
"title": "Astro",
94-
"route": "/headless-wordpress-toolkit/hwp-previews/tutorial/learn-previews/astro/"
101+
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/tutorial/learn-previews/astro/"
95102
}
96103
]
97104
},
@@ -101,7 +108,7 @@
101108
"children": [
102109
{
103110
"title": "Core Concepts",
104-
"route": "/headless-wordpress-toolkit/hwp-previews/explanation/core-concepts/"
111+
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/explanation/core-concepts/"
105112
}
106113
]
107114
},

docs/plugins/wpgraphql-logging/explanation/index.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/plugins/wpgraphql-logging/how-to/index.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)