Skip to content

Commit

Permalink
chore: disable atlantic doc temp (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
jincan39 authored Dec 20, 2023
1 parent b06a74a commit 6c8a555
Showing 1 changed file with 27 additions and 23 deletions.
50 changes: 27 additions & 23 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,29 +154,33 @@ module.exports = {
},
],
},
{
type: "category",
label: "Manta Atlantic Network",
collapsible: false,
items: [
{
type: "category",
label: "Collator",
items: [
{
type: "doc",
label: "Overview",
id: "manta-atlantic/Collator Overview",
},
{
type: "doc",
label: "Requirement",
id: "manta-atlantic/Collator Requirement",
},
],
},
],
},
// {
// type: "category",
// label: "Manta Atlantic Network",
// collapsible: false,
// items: [
// {
// type: "category",
// label: "Collator",
// items: [
// "manta-atlantic/Collation/Overview",
// "manta-atlantic/Collation/Requirements",
// {
// type: "category",
// label: "SetupAndRun",
// items: [
// "manta-atlantic/Collation/SetupAndRun/installation",
// "manta-atlantic/Collation/SetupAndRun/configuration",
// "manta-atlantic/Collation/SetupAndRun/running",
// "manta-atlantic/Collation/SetupAndRun/sync",
// "manta-atlantic/Collation/SetupAndRun/keys",
// "manta-atlantic/Collation/SetupAndRun/bond",
// ],
// },
// ],
// },
// ],
// },
{
type: "category",
label: "OpenZL",
Expand Down

0 comments on commit 6c8a555

Please sign in to comment.