diff options
author | chriseth <chris@ethereum.org> | 2017-06-13 00:33:23 +0800 |
---|---|---|
committer | chriseth <chris@ethereum.org> | 2017-06-13 00:33:23 +0800 |
commit | ca70d82b96de33ce168a22d38cb0ed4a5a4d2cb9 (patch) | |
tree | 7309c81ef50eae48bd414fde06863496cb671c46 /docs/index.rst | |
parent | 3170fd9a93f9844a155e4f0e01500ab4c9a0bb4b (diff) | |
download | dexon-solidity-ca70d82b96de33ce168a22d38cb0ed4a5a4d2cb9.tar.gz dexon-solidity-ca70d82b96de33ce168a22d38cb0ed4a5a4d2cb9.tar.zst dexon-solidity-ca70d82b96de33ce168a22d38cb0ed4a5a4d2cb9.zip |
Include abi specs in index and fix styling.
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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 |