diff options
author | chriseth <c@ethdev.com> | 2016-06-10 23:25:51 +0800 |
---|---|---|
committer | Alex Beregszaszi <alex@rtfs.hu> | 2017-02-09 05:53:07 +0800 |
commit | 4fccb5fdaca054905bfab7cb01e7eba6fb47c114 (patch) | |
tree | 541ed19e2ac82aae6005c7765c4d5c14a055aeb6 /docs/index.rst | |
parent | 38e79adfe44b7dc11778942174384eff509db56f (diff) | |
download | dexon-solidity-4fccb5fdaca054905bfab7cb01e7eba6fb47c114.tar.gz dexon-solidity-4fccb5fdaca054905bfab7cb01e7eba6fb47c114.tar.zst dexon-solidity-4fccb5fdaca054905bfab7cb01e7eba6fb47c114.zip |
Document input description and metadata output.
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 cb79687b..904c3a54 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -130,6 +130,7 @@ Contents solidity-by-example.rst solidity-in-depth.rst security-considerations.rst + using-the-compiler.rst style-guide.rst common-patterns.rst contributing.rst |