diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 12 | ||||
-rw-r--r-- | docs/test_types/blockchain_tests.rst (renamed from docs/blockchain_tests/index.rst) | 0 | ||||
-rw-r--r-- | docs/test_types/difficulty_tests.rst (renamed from docs/difficulty_tests/index.rst) | 0 | ||||
-rw-r--r-- | docs/test_types/rlp_tests.rst (renamed from docs/rlp_tests/index.rst) | 0 | ||||
-rw-r--r-- | docs/test_types/state_tests.rst (renamed from docs/state_tests/index.rst) | 0 | ||||
-rw-r--r-- | docs/test_types/transaction_tests.rst (renamed from docs/transaction_tests/index.rst) | 0 | ||||
-rw-r--r-- | docs/test_types/vm_tests.rst (renamed from docs/vm_tests/index.rst) | 0 |
7 files changed, 6 insertions, 6 deletions
diff --git a/docs/index.rst b/docs/index.rst index 5dd1f5518..8840e12eb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,12 +16,12 @@ Ethereum Tests :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 + test_types/blockchain_tests.rst + test_types/state_tests.rst + test_types/rlp_tests.rst + test_types/difficulty_tests.rst + test_types/transaction_tests.rst + test_types/vm_tests.rst contribute.rst diff --git a/docs/blockchain_tests/index.rst b/docs/test_types/blockchain_tests.rst index c9b6dd359..c9b6dd359 100644 --- a/docs/blockchain_tests/index.rst +++ b/docs/test_types/blockchain_tests.rst diff --git a/docs/difficulty_tests/index.rst b/docs/test_types/difficulty_tests.rst index a72e5cb9a..a72e5cb9a 100644 --- a/docs/difficulty_tests/index.rst +++ b/docs/test_types/difficulty_tests.rst diff --git a/docs/rlp_tests/index.rst b/docs/test_types/rlp_tests.rst index 2d812aae6..2d812aae6 100644 --- a/docs/rlp_tests/index.rst +++ b/docs/test_types/rlp_tests.rst diff --git a/docs/state_tests/index.rst b/docs/test_types/state_tests.rst index facb66187..facb66187 100644 --- a/docs/state_tests/index.rst +++ b/docs/test_types/state_tests.rst diff --git a/docs/transaction_tests/index.rst b/docs/test_types/transaction_tests.rst index f4bac251d..f4bac251d 100644 --- a/docs/transaction_tests/index.rst +++ b/docs/test_types/transaction_tests.rst diff --git a/docs/vm_tests/index.rst b/docs/test_types/vm_tests.rst index 4ab33c921..4ab33c921 100644 --- a/docs/vm_tests/index.rst +++ b/docs/test_types/vm_tests.rst |