Merge pull request #821 from ethereum/fixDocs

fix Docs
pull/3094/head
yann300 7 years ago committed by GitHub
commit 3c718e5007
  1. 11
      docs/index.rst

@ -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
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
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
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
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

Loading…
Cancel
Save