From ca70d82b96de33ce168a22d38cb0ed4a5a4d2cb9 Mon Sep 17 00:00:00 2001 From: chriseth Date: Mon, 12 Jun 2017 18:33:23 +0200 Subject: Include abi specs in index and fix styling. --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 4b48b91c..f0ec4472 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -142,6 +142,7 @@ Contents solidity-in-depth.rst security-considerations.rst using-the-compiler.rst + abi-spec.rst style-guide.rst common-patterns.rst bugs.rst -- cgit