Skip to content

Commit 209ffeb

Browse files
committed
fix(docs): Remove "root" property from protocol meta files for consistency
1 parent 48fc674 commit 209ffeb

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

content/docs/introduction/meta.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"title": "Introduction",
3-
"root": true,
43
"pages": [
54
"index",
65
"manifesto",

content/docs/objectos/meta.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"title": "System Protocol",
3-
"root": true,
43
"pages": [
54
"index",
65
"lifecycle",

content/docs/objectql/meta.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"title": "Data Protocol",
3-
"root": true,
43
"pages": [
54
"schema",
65
"types",

content/docs/objectui/meta.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"title": "UI Protocol",
3-
"root": true,
43
"pages": [
54
"concept",
65
"layout-dsl",

0 commit comments

Comments
 (0)