diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 00000000..63009f6c --- /dev/null +++ b/docs/README.md @@ -0,0 +1,8 @@ +# Documentation index + +* [Contributing](/CONTRIBUTING.md) – Blockbook contributor guide +* [Build](/docs/build.md) – Blockbook build guide +* [Config](/docs/config.md) – Description of Blockbook and back-end configuration and package definitions +* [Ports](/docs/ports.md) – Automatically generated registry of ports +* [RocksDB](/docs/rocksdb.md) – Description of RocksDB structures used by Blockbook +* [Testing](/docs/testing.md) – Description of tests used during Blockbook development