diff options
author | chriseth <chris@ethereum.org> | 2017-07-12 22:52:26 +0800 |
---|---|---|
committer | Alex Beregszaszi <alex@rtfs.hu> | 2017-11-22 11:33:07 +0800 |
commit | a67bd2fb6a68976710595ad2a1548ae266d84de4 (patch) | |
tree | a7002289b8ec00f22c1100e17d34588ce6c50317 /docs | |
parent | 72f9e45b1a6d4a5163610a96869c8716bbfda74b (diff) | |
download | dexon-solidity-a67bd2fb6a68976710595ad2a1548ae266d84de4.tar.gz dexon-solidity-a67bd2fb6a68976710595ad2a1548ae266d84de4.tar.zst dexon-solidity-a67bd2fb6a68976710595ad2a1548ae266d84de4.zip |
Include JULIA section in the TOC.
Diffstat (limited to 'docs')
-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 67fc87c2..afdab81f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -156,6 +156,7 @@ Contents using-the-compiler.rst metadata.rst abi-spec.rst + julia.rst style-guide.rst common-patterns.rst bugs.rst |