Add README with table of contents in doc dir

This commit is contained in:
Vitaliy Vlasov 2018-02-14 18:23:29 +02:00 committed by Martin Klepsch
parent 6f366e3dc6
commit 0a50beb977
1 changed files with 7 additions and 0 deletions

7
doc/README.md Normal file
View File

@ -0,0 +1,7 @@
# Table of contents
- [Testing guide](doc/testing.md)
- [Troubleshooting](doc/cookbook.md)
- [Deployment flow](doc/deployment_flow.md)
- [Payout flow](doc/payout_flow.md)
- [Common sync issues](doc/sync_issues.md)