From 8176fc6e8bf4055ce89291d5f5ee1563f5798a7a Mon Sep 17 00:00:00 2001 From: z-bowen Date: Thu, 28 Jun 2018 17:49:44 +0200 Subject: [PATCH] Attempting to fix Sphinx docs. This may result in some redundant commits, as I don't know what I'm doing, and I can't experiment without running the CI... Sorry in advance! --- docs/server/source/appendices/tendermint-integration.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/server/source/appendices/tendermint-integration.rst b/docs/server/source/appendices/tendermint-integration.rst index 175cbe80..bc800400 100644 --- a/docs/server/source/appendices/tendermint-integration.rst +++ b/docs/server/source/appendices/tendermint-integration.rst @@ -8,6 +8,7 @@ Tendermint Integration .. automodule:: bigchaindb.tendermint.lib :special-members: __init__ + :noindex: .. automodule:: bigchaindb.tendermint.core :special-members: __init__