diff options
author | chriseth <chris@ethereum.org> | 2018-10-17 23:02:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-17 23:02:00 +0800 |
commit | 6b7d182658988f22ba23cc3852510864881515e2 (patch) | |
tree | cd3e8606c95df6a43d12d330d95841db90b80ca4 | |
parent | af3300b86caee20efe9df4b75800f73d8f027a85 (diff) | |
parent | 932690c2db8f8650990838e3ada4e082e2ed3d8c (diff) | |
download | dexon-solidity-6b7d182658988f22ba23cc3852510864881515e2.tar.gz dexon-solidity-6b7d182658988f22ba23cc3852510864881515e2.tar.zst dexon-solidity-6b7d182658988f22ba23cc3852510864881515e2.zip |
Merge pull request #5248 from Karocyt/frenchdoc
French translation (in progress) added to the 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 0449ff42..2dcd61d2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -44,6 +44,7 @@ with varying degrees of completeness and up-to-dateness. The English version sta * `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) * `Korean <http://solidity-kr.readthedocs.io>`_ (in progress) +* `French <http://solidity-fr.readthedocs.io>`_ (in progress) Useful links |