diff options
author | holgerd77 <Holger.Drewes@gmail.com> | 2017-08-31 00:09:50 +0800 |
---|---|---|
committer | holgerd77 <Holger.Drewes@gmail.com> | 2017-08-31 00:09:50 +0800 |
commit | 8c57822dfc87113759af346267affdf6941d531a (patch) | |
tree | 3d95081e2a0a7b68ce1d69b2ea6e72dcefae99d3 /docs/index.rst | |
parent | 1b839c9f8b2db51ceb422e13523b3c67f71f52da (diff) | |
download | dexon-tests-8c57822dfc87113759af346267affdf6941d531a.tar dexon-tests-8c57822dfc87113759af346267affdf6941d531a.tar.gz dexon-tests-8c57822dfc87113759af346267affdf6941d531a.tar.bz2 dexon-tests-8c57822dfc87113759af346267affdf6941d531a.tar.lz dexon-tests-8c57822dfc87113759af346267affdf6941d531a.tar.xz dexon-tests-8c57822dfc87113759af346267affdf6941d531a.tar.zst dexon-tests-8c57822dfc87113759af346267affdf6941d531a.zip |
Fix headings, line breaks
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index cfd45916f..5dd1f5518 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,8 +1,8 @@ .. _ethereum_tests: -################################################################################ +############## 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. | |