diff options
author | chriseth <chris@ethereum.org> | 2017-11-21 20:03:47 +0800 |
---|---|---|
committer | Alex Beregszaszi <alex@rtfs.hu> | 2017-11-21 20:03:47 +0800 |
commit | 5c9e273d028bdcc65af50fdc1a2c5545e54739c3 (patch) | |
tree | 5b67cadfb91b525dc6e51d3a2626622b38e1c5e5 /docs/index.rst | |
parent | 2b5ef80634c94a5cf27f3ce8a85eeb9d713f5ec3 (diff) | |
download | dexon-solidity-5c9e273d028bdcc65af50fdc1a2c5545e54739c3.tar.gz dexon-solidity-5c9e273d028bdcc65af50fdc1a2c5545e54739c3.tar.zst dexon-solidity-5c9e273d028bdcc65af50fdc1a2c5545e54739c3.zip |
Link to translations. (#3212)
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index 14350043..67fc87c2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -20,6 +20,15 @@ crowdfunding, blind auctions, multi-signature wallets and more. `Remix <https://remix.ethereum.org/>`_ (it can take a while to load, please be patient). +Translations +------------ + +This documentation is translated into several languages by community volunteers, but the English version stands as a reference. + +* `Spanish <https://solidity-es.readthedocs.io>`_ +* `Russian <https://github.com/ethereum/wiki/wiki/%5BRussian%5D-%D0%A0%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-Solidity>`_ (rather outdated) + + Useful links ------------ @@ -131,8 +140,6 @@ If you still have questions, you can try searching or asking on the site, or come to our `gitter channel <https://gitter.im/ethereum/solidity/>`_. Ideas for improving Solidity or this documentation are always welcome! -See also `Russian version (русский перевод) <https://github.com/ethereum/wiki/wiki/%5BRussian%5D-%D0%A0%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-Solidity>`_. - Contents ======== |