Merge pull request #832 from ethereum/docs

Update index.rst
pull/7/head
Nina Breznik 7 years ago committed by GitHub
commit 1f84467149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 15
      docs/index.rst

@ -7,12 +7,25 @@ Written in Javascript, Remix supports both usage in the browser or locally.
Remix also supports testing, debugging and deploying of smart contracts and much more.
Our Remix project with all its features is available
at `http://remix.ethereum.org` and more information can be found in these
at `remix.ethereum.org <http://remix.ethereum.org>`__ and more information can be found in these
docs. Our tool is available at `our GitHub repository
<https://github.com/ethereum/remix-id>`__.
This set of documents covers instructions on how to use Remix and some tutorials to help you get started.
Userful links:
- `Solidity documentation <https://solidity.readthedocs.io>`__
- `Remix alpha <http://remix-alpha.ethereum.org>`__ - version where we test new Remix release (not stable!)
- `Ethereum Stackexchange for Remix <https://ethereum.stackexchange.com/questions/tagged/remix>`__
- `Community support channel <https://gitter.im/ethereum/remix>`__
- `Dapp Developer resources (Ethereum wiki) <https://github.com/ethereum/wiki/wiki/Dapp-Developer-Resources>`__
.. toctree::
:maxdepth: 2
:caption: Quick start

Loading…
Cancel
Save