diff --git a/docs/cow-protocol/_category_.json b/docs/cow-protocol/_category_.json index e8e60045..ab487ed6 100644 --- a/docs/cow-protocol/_category_.json +++ b/docs/cow-protocol/_category_.json @@ -2,8 +2,5 @@ "position": 2, "label": "🐮 CoW Protocol", "collapsible": true, - "collapsed": true, - "customProps": { - "description": "This is the CoW Protocol section." - } + "collapsed": true } diff --git a/docs/cow-protocol/concepts/_category_.json b/docs/cow-protocol/concepts/_category_.json index d88f7517..09d32a07 100644 --- a/docs/cow-protocol/concepts/_category_.json +++ b/docs/cow-protocol/concepts/_category_.json @@ -4,10 +4,6 @@ "collapsible": true, "collapsed": true, "link": { - "type": "generated-index", - "title": "Concepts" - }, - "customProps": { - "description": "This is the concepts section." + "type": "generated-index" } } diff --git a/docs/cow-protocol/concepts/benefits/_category_.json b/docs/cow-protocol/concepts/benefits/_category_.json index 272265e1..f51550d1 100644 --- a/docs/cow-protocol/concepts/benefits/_category_.json +++ b/docs/cow-protocol/concepts/benefits/_category_.json @@ -1,4 +1,9 @@ { "position": 4, - "label": "Benefits" -} \ No newline at end of file + "label": "Benefits", + "collapsible": true, + "collapsed": true, + "link": { + "type": "generated-index" + } +} diff --git a/docs/cow-protocol/concepts/how-it-works/_category_.json b/docs/cow-protocol/concepts/how-it-works/_category_.json index 72f8d5b1..febd8765 100644 --- a/docs/cow-protocol/concepts/how-it-works/_category_.json +++ b/docs/cow-protocol/concepts/how-it-works/_category_.json @@ -1,4 +1,9 @@ { "position": 2, - "label": "How it works" -} \ No newline at end of file + "label": "How it works", + "collapsible": true, + "collapsed": true, + "link": { + "type": "generated-index" + } +} diff --git a/docs/cow-protocol/concepts/introduction/_category_.json b/docs/cow-protocol/concepts/introduction/_category_.json index 47618acf..50c26e74 100644 --- a/docs/cow-protocol/concepts/introduction/_category_.json +++ b/docs/cow-protocol/concepts/introduction/_category_.json @@ -1,4 +1,9 @@ { "position": 1, - "label": "Introduction" -} \ No newline at end of file + "label": "Introduction", + "collapsible": true, + "collapsed": true, + "link": { + "type": "generated-index" + } +} diff --git a/docs/cow-protocol/concepts/order-types/_category_.json b/docs/cow-protocol/concepts/order-types/_category_.json index bd156f3e..a485b496 100644 --- a/docs/cow-protocol/concepts/order-types/_category_.json +++ b/docs/cow-protocol/concepts/order-types/_category_.json @@ -1,4 +1,9 @@ { "position": 3, - "label": "Order types" -} \ No newline at end of file + "label": "Order types", + "collapsible": true, + "collapsed": true, + "link": { + "type": "generated-index" + } +} diff --git a/docs/cow-protocol/reference/_category_.json b/docs/cow-protocol/reference/_category_.json index d8473e49..490fdbe7 100644 --- a/docs/cow-protocol/reference/_category_.json +++ b/docs/cow-protocol/reference/_category_.json @@ -4,10 +4,6 @@ "collapsible": true, "collapsed": true, "link": { - "type": "generated-index", - "title": "Technical reference" - }, - "customProps": { - "description": "This is the technical reference section." + "type": "generated-index" } } diff --git a/docs/cow-protocol/reference/apis/_category_.json b/docs/cow-protocol/reference/apis/_category_.json index 07b94858..368784de 100644 --- a/docs/cow-protocol/reference/apis/_category_.json +++ b/docs/cow-protocol/reference/apis/_category_.json @@ -1,4 +1,9 @@ { "label": "APIs", - "position": 6 -} \ No newline at end of file + "position": 6, + "collapsible": true, + "collapsed": true, + "link": { + "type": "generated-index" + } +} diff --git a/docs/cow-protocol/reference/contracts/_category_.json b/docs/cow-protocol/reference/contracts/_category_.json index d3b96571..8ed2aad4 100644 --- a/docs/cow-protocol/reference/contracts/_category_.json +++ b/docs/cow-protocol/reference/contracts/_category_.json @@ -1,4 +1,9 @@ { "position": 6, - "label": "Contracts" -} \ No newline at end of file + "label": "Contracts", + "collapsible": true, + "collapsed": true, + "link": { + "type": "generated-index" + } +} diff --git a/docs/cow-protocol/reference/contracts/core/_category_.json b/docs/cow-protocol/reference/contracts/core/_category_.json index cf71f10b..b9d14cd0 100644 --- a/docs/cow-protocol/reference/contracts/core/_category_.json +++ b/docs/cow-protocol/reference/contracts/core/_category_.json @@ -1,3 +1,3 @@ { "position": 1 -} \ No newline at end of file +} diff --git a/docs/cow-protocol/reference/contracts/periphery/_category_.json b/docs/cow-protocol/reference/contracts/periphery/_category_.json index 34dba120..37b1b6e5 100644 --- a/docs/cow-protocol/reference/contracts/periphery/_category_.json +++ b/docs/cow-protocol/reference/contracts/periphery/_category_.json @@ -1,3 +1,3 @@ { "position": 2 -} \ No newline at end of file +} diff --git a/docs/cow-protocol/reference/contracts/programmatic/_category_.json b/docs/cow-protocol/reference/contracts/programmatic/_category_.json index 7e397055..491ea592 100644 --- a/docs/cow-protocol/reference/contracts/programmatic/_category_.json +++ b/docs/cow-protocol/reference/contracts/programmatic/_category_.json @@ -1,4 +1,9 @@ { "position": 3, - "label": "Programmatic" -} \ No newline at end of file + "label": "Programmatic", + "collapsible": true, + "collapsed": true, + "link": { + "type": "generated-index" + } +} diff --git a/docs/cow-protocol/reference/core/_category_.json b/docs/cow-protocol/reference/core/_category_.json index 2d94ef1f..3bf584fc 100644 --- a/docs/cow-protocol/reference/core/_category_.json +++ b/docs/cow-protocol/reference/core/_category_.json @@ -1,4 +1,9 @@ { "position": 3, - "label": "Core" -} \ No newline at end of file + "label": "Core", + "collapsible": true, + "collapsed": true, + "link": { + "type": "generated-index" + } +} diff --git a/docs/cow-protocol/reference/core/auctions/_category_.json b/docs/cow-protocol/reference/core/auctions/_category_.json index 34dba120..37b1b6e5 100644 --- a/docs/cow-protocol/reference/core/auctions/_category_.json +++ b/docs/cow-protocol/reference/core/auctions/_category_.json @@ -1,3 +1,3 @@ { "position": 2 -} \ No newline at end of file +} diff --git a/docs/cow-protocol/reference/periphery/_category_.json b/docs/cow-protocol/reference/periphery/_category_.json index 1462d589..29e98c55 100644 --- a/docs/cow-protocol/reference/periphery/_category_.json +++ b/docs/cow-protocol/reference/periphery/_category_.json @@ -1,4 +1,9 @@ { "position": 4, - "label": "Periphery" -} \ No newline at end of file + "label": "Periphery", + "collapsible": true, + "collapsed": true, + "link": { + "type": "generated-index" + } +} diff --git a/docs/cow-protocol/reference/periphery/composable-cow/_category_.json b/docs/cow-protocol/reference/periphery/composable-cow/_category_.json index cf71f10b..b9d14cd0 100644 --- a/docs/cow-protocol/reference/periphery/composable-cow/_category_.json +++ b/docs/cow-protocol/reference/periphery/composable-cow/_category_.json @@ -1,3 +1,3 @@ { "position": 1 -} \ No newline at end of file +} diff --git a/docs/cow-protocol/reference/periphery/hooks/_category_.json b/docs/cow-protocol/reference/periphery/hooks/_category_.json index 34dba120..37b1b6e5 100644 --- a/docs/cow-protocol/reference/periphery/hooks/_category_.json +++ b/docs/cow-protocol/reference/periphery/hooks/_category_.json @@ -1,3 +1,3 @@ { "position": 2 -} \ No newline at end of file +} diff --git a/docs/cow-protocol/reference/sdks/_category_.json b/docs/cow-protocol/reference/sdks/_category_.json index cfd79789..5d174fda 100644 --- a/docs/cow-protocol/reference/sdks/_category_.json +++ b/docs/cow-protocol/reference/sdks/_category_.json @@ -1,4 +1,9 @@ { "position": 5, - "label": "SDKs" -} \ No newline at end of file + "label": "SDKs", + "collapsible": true, + "collapsed": true, + "link": { + "type": "generated-index" + } +} diff --git a/docs/cow-protocol/tutorials/_category_.json b/docs/cow-protocol/tutorials/_category_.json index 3c22e264..3064f867 100644 --- a/docs/cow-protocol/tutorials/_category_.json +++ b/docs/cow-protocol/tutorials/_category_.json @@ -4,10 +4,6 @@ "collapsible": true, "collapsed": true, "link": { - "type": "generated-index", - "title": "Tutorials" - }, - "customProps": { - "description": "This is the tutorials section." + "type": "generated-index" } } diff --git a/docs/cow-protocol/tutorials/arbitrate/solver/_category_.json b/docs/cow-protocol/tutorials/arbitrate/solver/_category_.json index be4f45b9..a0e5bb35 100644 --- a/docs/cow-protocol/tutorials/arbitrate/solver/_category_.json +++ b/docs/cow-protocol/tutorials/arbitrate/solver/_category_.json @@ -1,5 +1,9 @@ { "label": "Solver", "collapsible": false, - "collapsed": false + "collapsed": false, + "link": { + "type": "generated-index", + "title": "Solver" + } } diff --git a/docs/governance/_category_.json b/docs/governance/_category_.json index be6aa9ce..d0e883a9 100644 --- a/docs/governance/_category_.json +++ b/docs/governance/_category_.json @@ -2,8 +2,5 @@ "position": 3, "label": "🗳️ Governance", "collapsible": true, - "collapsed": true, - "customProps": { - "description": "This is the governance section." - } + "collapsed": true } diff --git a/docs/governance/grants.md b/docs/governance/grants.md deleted file mode 100644 index 539c742a..00000000 --- a/docs/governance/grants.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: grants -draft: true ---- - -# CoW Grants Program \ No newline at end of file diff --git a/docs/governance/grants/grants-program.md b/docs/governance/grants/README.mdx similarity index 96% rename from docs/governance/grants/grants-program.md rename to docs/governance/grants/README.mdx index 6aa2e60c..e01ea096 100644 --- a/docs/governance/grants/grants-program.md +++ b/docs/governance/grants/README.mdx @@ -4,7 +4,7 @@ sidebar_position: 1 # CoW Grants Program -Aligned with [CoW DAO mission statement](../mission) and vision the CoW Grants Program (CGP) is tasked with funding and supporting the growth of the CoW Protocol ecosystem. To fulfill this mission, CoW DAO allocates funds towards the CoW Grants Program through formal CIPs: +Aligned with [CoW DAO mission statement](/governance/mission) and vision the CoW Grants Program (CGP) is tasked with funding and supporting the growth of the CoW Protocol ecosystem. To fulfill this mission, CoW DAO allocates funds towards the CoW Grants Program through formal CIPs: - [CIP-8](https://snapshot.org/#/cow.eth/proposal/0xdc641be107f139753cea051f1bacb8b74b915713a95306c3994f5e03e20d6bef) - [CIP-18](https://snapshot.org/#/cow.eth/proposal/0x1b152ae847d003034e84b796ac153ab3549f69891cef49c5d915ee5930c0b256) diff --git a/docs/governance/grants/application-process.md b/docs/governance/grants/application-process.md index 9a2fd159..8e4f4e1b 100644 --- a/docs/governance/grants/application-process.md +++ b/docs/governance/grants/application-process.md @@ -8,7 +8,7 @@ To apply for the CoW Grants program, use the [application template](application- ### Public Review -1. Submit your application by completing the [application form template](application-template) and posting it in the [Grants forum section](https://forum.cow.fi/c/cow-grants-program/10). Ensure your application aligns with the [Grants Program](grants-program) guidelines. +1. Submit your application by completing the [application form template](application-template) and posting it in the [Grants forum section](https://forum.cow.fi/c/cow-grants-program/10). Ensure your application aligns with the [Grants Program](/governance/grants) guidelines. 2. The Grants Committee will review the application and provide comments on the proposal. 3. Committee members may express support, objection, or suggest changes to the grant application. diff --git a/docs/governance/process/_category_.json b/docs/governance/process/_category_.json index cccb57bd..04ef3531 100644 --- a/docs/governance/process/_category_.json +++ b/docs/governance/process/_category_.json @@ -1,3 +1,3 @@ { "position": 3 -} \ No newline at end of file +} diff --git a/docs/mevblocker/_category_.json b/docs/mevblocker/_category_.json index 0893d767..44766601 100644 --- a/docs/mevblocker/_category_.json +++ b/docs/mevblocker/_category_.json @@ -2,9 +2,5 @@ "position": 2, "label": "🏖️ MEV Blocker", "collapsible": true, - "collapsed": true, - "customProps": { - "description": "This is the MEV Blocker section." - } + "collapsed": true } - diff --git a/docs/mevblocker/builders/fees/_category_.json b/docs/mevblocker/builders/fees/_category_.json index 4e652798..b67023b8 100644 --- a/docs/mevblocker/builders/fees/_category_.json +++ b/docs/mevblocker/builders/fees/_category_.json @@ -2,5 +2,8 @@ "position": 2, "label": "Fees", "collapsible": true, - "collapsed": true + "collapsed": true, + "link": { + "type": "generated-index" + } } diff --git a/docs/mevblocker/concepts/_category_.json b/docs/mevblocker/concepts/_category_.json index d88f7517..09d32a07 100644 --- a/docs/mevblocker/concepts/_category_.json +++ b/docs/mevblocker/concepts/_category_.json @@ -4,10 +4,6 @@ "collapsible": true, "collapsed": true, "link": { - "type": "generated-index", - "title": "Concepts" - }, - "customProps": { - "description": "This is the concepts section." + "type": "generated-index" } } diff --git a/docs/mevblocker/concepts/mev-concepts/_category_.json b/docs/mevblocker/concepts/mev-concepts/_category_.json index 9b87c319..0301e042 100644 --- a/docs/mevblocker/concepts/mev-concepts/_category_.json +++ b/docs/mevblocker/concepts/mev-concepts/_category_.json @@ -1,4 +1,9 @@ { "position": 4, - "label": "MEV Concepts" + "label": "MEV Concepts", + "collapsible": true, + "collapsed": true, + "link": { + "type": "generated-index" + } } diff --git a/docs/mevblocker/searchers/_category_.json b/docs/mevblocker/searchers/_category_.json index 27b2749b..e03ceef9 100644 --- a/docs/mevblocker/searchers/_category_.json +++ b/docs/mevblocker/searchers/_category_.json @@ -4,10 +4,6 @@ "collapsible": true, "collapsed": true, "link": { - "type": "generated-index", - "title": "Searchers" - }, - "customProps": { - "description": "This is the Searchers section." + "type": "generated-index" } } diff --git a/docs/mevblocker/users-and-integrators/_category_.json b/docs/mevblocker/users-and-integrators/_category_.json index 112dd4f7..098ddcfd 100644 --- a/docs/mevblocker/users-and-integrators/_category_.json +++ b/docs/mevblocker/users-and-integrators/_category_.json @@ -2,5 +2,8 @@ "position": 4, "label": "Users & Integrators", "collapsible": true, - "collapsed": true + "collapsed": true, + "link": { + "type": "generated-index" + } } diff --git a/docs/mevblocker/users-and-integrators/integrators/_category_.json b/docs/mevblocker/users-and-integrators/integrators/_category_.json index 3b44e315..2672e05a 100644 --- a/docs/mevblocker/users-and-integrators/integrators/_category_.json +++ b/docs/mevblocker/users-and-integrators/integrators/_category_.json @@ -1,4 +1,9 @@ { "position": 2, - "label": "Integrators" + "label": "Integrators", + "collapsible": true, + "collapsed": true, + "link": { + "type": "generated-index" + } } diff --git a/docs/mevblocker/users-and-integrators/users/_category_.json b/docs/mevblocker/users-and-integrators/users/_category_.json index 117ebbbb..f2c27653 100644 --- a/docs/mevblocker/users-and-integrators/users/_category_.json +++ b/docs/mevblocker/users-and-integrators/users/_category_.json @@ -1,4 +1,9 @@ { "position": 1, - "label": "Users" + "label": "Users", + "collapsible": true, + "collapsed": true, + "link": { + "type": "generated-index" + } }