aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorholgerd77 <Holger.Drewes@gmail.com>2017-08-29 01:57:01 +0800
committerholgerd77 <Holger.Drewes@gmail.com>2017-08-30 01:23:44 +0800
commit8477fc273c31f839119847731f029f10a8648bd2 (patch)
tree9412fed202aa6ff3120eff4aac591954ddb87054 /docs/index.rst
parent60c19d22eb79aed3084ede5d4a0725235376c6b3 (diff)
downloaddexon-tests-8477fc273c31f839119847731f029f10a8648bd2.tar.gz
dexon-tests-8477fc273c31f839119847731f029f10a8648bd2.tar.zst
dexon-tests-8477fc273c31f839119847731f029f10a8648bd2.zip
Added doc rst files from the Homestead docs
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst22
1 files changed, 15 insertions, 7 deletions
diff --git a/docs/index.rst b/docs/index.rst
index e9c6b9f6e..987995c1d 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,15 +1,23 @@
-.. Ethereum Tests documentation master file, created by
- sphinx-quickstart on Mon Aug 28 19:37:19 2017.
- You can adapt this file completely to your liking, but it should at least
- contain the root `toctree` directive.
+.. _ethereum_tests:
-Welcome to Ethereum Tests's documentation!
-==========================================
+################################################################################
+Ethereum Tests
+################################################################################
+| Common tests for all clients to test against. The `git repo <https://github.com/ethereum/tests>`_ updated regulary with new tests.
+| This section describes basic test concepts and templates which are created by cpp-client.
+|
.. toctree::
:maxdepth: 2
:caption: Contents:
-
+
+ using-testeth.rst
+ blockchain_tests/index.rst
+ state_tests/index.rst
+ rlp_tests/index.rst
+ difficulty_tests/index.rst
+ transaction_tests/index.rst
+ vm_tests/index.rst
Indices and tables