These pages were previously elsewhere
@@ -45,11 +45,6 @@ module.exports = {
label: "Operating a Validator",
position: "left",
},
- {
- to: "contributing",
- label: "Contributing to Agave",
- position: "left",
- },
{
label: "More",
@@ -86,17 +86,6 @@ module.exports = {
],
- type: "category",
- // collapsed: false,
- items: [
- type: "autogenerated",
- dirName: "contributing",
- ],
proposalsSidebar: [
@@ -1,7 +0,0 @@
-
-{
- "position": 5,
- "label": "Contributing to Agave",
- "collapsible": true,
- "collapsed": true
-}
@@ -1,6 +0,0 @@
----
-title: Contributing to Agave
-sidebar_position: 0
-This section describes how to contribute to the Agave source code development.