diff options
author | Alex Beregszaszi <alex@rtfs.hu> | 2017-09-05 21:20:53 +0800 |
---|---|---|
committer | Alex Beregszaszi <alex@rtfs.hu> | 2017-09-11 22:05:46 +0800 |
commit | b1a7281ee90065d3497d87825764fc9c008698ea (patch) | |
tree | 21e3deb975d333c99e486bf541b9f47ae1db9f9d /docs/index.rst | |
parent | fbe24da159452f8b22206b6e750174ed03b43ade (diff) | |
download | dexon-solidity-b1a7281ee90065d3497d87825764fc9c008698ea.tar.gz dexon-solidity-b1a7281ee90065d3497d87825764fc9c008698ea.tar.zst dexon-solidity-b1a7281ee90065d3497d87825764fc9c008698ea.zip |
Promote metadata to its own chapter (split from miscellaneous)
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 8c33fb9d..cb093bd6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -144,6 +144,7 @@ Contents solidity-in-depth.rst security-considerations.rst using-the-compiler.rst + metadata.rst abi-spec.rst style-guide.rst common-patterns.rst |