diff options
author | holgerd77 <Holger.Drewes@gmail.com> | 2017-08-29 04:40:02 +0800 |
---|---|---|
committer | holgerd77 <Holger.Drewes@gmail.com> | 2017-08-30 01:23:44 +0800 |
commit | d6017615a28f37f95bff1603534e83f2b66f21b4 (patch) | |
tree | 97550aa6496e92c7909a7ba380029217d57536f1 /docs/index.rst | |
parent | 9d5f57bc8664d27283759a2e9ec08e981d5d54fc (diff) | |
download | tangerine-tests-d6017615a28f37f95bff1603534e83f2b66f21b4.tar tangerine-tests-d6017615a28f37f95bff1603534e83f2b66f21b4.tar.gz tangerine-tests-d6017615a28f37f95bff1603534e83f2b66f21b4.tar.bz2 tangerine-tests-d6017615a28f37f95bff1603534e83f2b66f21b4.tar.lz tangerine-tests-d6017615a28f37f95bff1603534e83f2b66f21b4.tar.xz tangerine-tests-d6017615a28f37f95bff1603534e83f2b66f21b4.tar.zst tangerine-tests-d6017615a28f37f95bff1603534e83f2b66f21b4.zip |
Added note on outdated docs, seek for help
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 02977a2a6..cfd45916f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,6 +7,10 @@ Ethereum Tests | This section describes basic test concepts and templates which are created by cpp-client. | +.. note:: + Larger parts of the test docs are currently outdated (see :ref:`contribute` on how to + help). + .. toctree:: :maxdepth: 2 :caption: Contents: @@ -20,6 +24,7 @@ Ethereum Tests vm_tests/index.rst contribute.rst + Indices and tables ================== |