Unverified Commit 2d283d33 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #821 from ethereum/fixDocs

fix Docs
parents 919f9b9d 780d1b6f
...@@ -12,8 +12,6 @@ docs. Our tool is available at `our GitHub repository <https://github.com/ether ...@@ -12,8 +12,6 @@ docs. Our tool is available at `our GitHub repository <https://github.com/ether
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.
.. quick-start:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Quick start :caption: Quick start
...@@ -23,9 +21,6 @@ This set of documents covers instructions on how to use Remix and some tutorials ...@@ -23,9 +21,6 @@ This set of documents covers instructions on how to use Remix and some tutorials
quickstart_javascript_vm quickstart_javascript_vm
settings_tab settings_tab
.. deploy and test:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Deploy and test :caption: Deploy and test
...@@ -33,8 +28,6 @@ This set of documents covers instructions on how to use Remix and some tutorials ...@@ -33,8 +28,6 @@ This set of documents covers instructions on how to use Remix and some tutorials
run_tab run_tab
udapp udapp
.. _other-remix-features:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Other Remix features :caption: Other Remix features
...@@ -44,8 +37,6 @@ This set of documents covers instructions on how to use Remix and some tutorials ...@@ -44,8 +37,6 @@ This set of documents covers instructions on how to use Remix and some tutorials
analysis_tab analysis_tab
terminal terminal
.. _tutorials and workshops:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Tutorials and workshops :caption: Tutorials and workshops
...@@ -56,8 +47,6 @@ This set of documents covers instructions on how to use Remix and some tutorials ...@@ -56,8 +47,6 @@ This set of documents covers instructions on how to use Remix and some tutorials
tutorial_import tutorial_import
tutorial_mist tutorial_mist
.. _code-contribution-guide:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Code contribution guide :caption: Code contribution guide
......
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