docs: add protobuf tooling section (#13590)

* add tooling section

* add make section

* Update docs/docs/tooling/README.md

Co-authored-by: Julien Robert <julien@rbrt.fr>

* Update docs/docs/tooling/protobuf.md

Co-authored-by: Julien Robert <julien@rbrt.fr>

* comments

* address comments

* add cosmovisor and add redirects

* drop file suffix

* fix build

* fix build

* fix build

Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
Marko
2022-10-19 12:30:26 +02:00
committed by GitHub
co-authored by Julien Robert
parent 49ad3b0576
commit ff4f995b18
8 changed files with 127 additions and 5 deletions
+4
View File
@@ -396,6 +396,10 @@ const config = {
],
to: "/main/modules/upgrade/",
},
{
from: ["/main/run-node/cosmovisor"],
to: "/main/tooling/cosmovisor",
},
],
},
],