Skip to content

Commit 336014f

Browse files
committed
docs: add plugin-registry to navigation
1 parent 8791517 commit 336014f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/docs.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@
9898
"development/setup",
9999
"development/architecture",
100100
"development/code-style",
101-
"development/building"
101+
"development/building",
102+
"development/plugin-registry"
102103
]
103104
}
104105
]
@@ -194,7 +195,8 @@
194195
"vi/development/setup",
195196
"vi/development/architecture",
196197
"vi/development/code-style",
197-
"vi/development/building"
198+
"vi/development/building",
199+
"vi/development/plugin-registry"
198200
]
199201
}
200202
]

0 commit comments

Comments
 (0)