documentation update

This commit is contained in:
Vasily.onl
2025-06-06 20:33:29 +08:00
parent 5158d8a7d3
commit 666a58e799
31 changed files with 1107 additions and 2837 deletions

View File

@@ -261,10 +261,10 @@ CMD ["python", "-m", "scripts.production_start"]
## 🔗 Related Documentation
- **[Components Documentation](../components/)** - Technical component details
- **[Architecture Overview](../architecture/)** - System design
- **[Exchange Documentation](../exchanges/)** - Exchange integrations
- **[API Reference](../reference/)** - Technical specifications
- **[Modules Documentation (`../modules/`)](../modules/)** - Technical component details
- **[Architecture Overview (`../architecture.md`)]** - System design
- **[Exchange Documentation (`../modules/exchanges/`)](../modules/exchanges/)** - Exchange integrations
- **[Reference (`../reference/`)](../reference/)** - Technical specifications
## 📞 Support & Troubleshooting
@@ -306,4 +306,4 @@ tail -f logs/*_debug.log
---
*For the complete documentation index, see the [main documentation README](../README.md).*
*For the complete documentation index, see the [main documentation README (`../README.md`)]*