chore: migrate repository to standard knowledge base layout

This commit is contained in:
tukuaiai
2026-05-02 03:29:06 +08:00
parent 40a721c24d
commit 628a3bc832
565 changed files with 687 additions and 711 deletions
+24
View File
@@ -0,0 +1,24 @@
# Cryptofeed Documentation Index
## Categories
### README
**File:** `README.md`
**Pages:** 1 (192 lines)
Complete overview of Cryptofeed including:
- Installation instructions
- Supported exchanges (40+)
- Basic usage examples
- NBBO (National Best Bid/Offer) implementation
- Supported channels and backends
- REST API information
## Quick Links
- Installation and setup → `README.md`
- Basic usage examples → `README.md` (line 52-76)
- NBBO example → `README.md` (line 83-100)
- Supported exchanges → `README.md` (line 9-50)
- Data channels → `README.md` (line 102-125)
- Backend integrations → `README.md` (line 127-146)