add spec/abci/readme to sidebar (#2551)

This commit is contained in:
Zach
2018-10-05 09:51:23 -04:00
committed by Ethan Buchman
parent c648c93807
commit 6e5f58191e
2 changed files with 5 additions and 4 deletions

View File

@ -106,6 +106,7 @@ module.exports = {
title: "ABCI Spec",
collapsable: false,
children: [
"/spec/abci/",
"/spec/abci/abci",
"/spec/abci/apps",
"/spec/abci/client-server"