Unverified Commit 1f844671 authored by Nina Breznik's avatar Nina Breznik Committed by GitHub

Merge pull request #832 from ethereum/docs

Update index.rst
parents be7dd53d 3742833c
...@@ -7,12 +7,25 @@ Written in Javascript, Remix supports both usage in the browser or locally. ...@@ -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. Remix also supports testing, debugging and deploying of smart contracts and much more.
Our Remix project with all its features is available 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 docs. Our tool is available at `our GitHub repository
<https://github.com/ethereum/remix-id>`__. <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. 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:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Quick start :caption: Quick start
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment