docs: create comprehensive documentation and deep-dive examples

- Created DOCUMENTATION.md covering core philosophy, modules, and platform specifics.
- Created EXAMPLES_FULL.md with complex multi-platform usage scenarios.
- Updated README.md and docs/index.md to centralize documentation links.
This commit is contained in:
Sepehr
2026-02-21 23:25:04 +01:00
parent fa480ed303
commit 56df96ed9e
4 changed files with 208 additions and 4 deletions

View File

@@ -2,9 +2,11 @@
## General Documentation
- **[DOCUMENTATION.md](../DOCUMENTATION.md)** - The definitive guide to Entropyk.
- **[EXAMPLES_FULL.md](../EXAMPLES_FULL.md)** - Deep-dive usage examples for all platforms.
- **[README.md](../README.md)** - Main project overview and getting started guide.
- **[TUTORIAL.md](./TUTORIAL.md)** - Step-by-step guide to using Entropyk (CLI & UI).
- **[EXAMPLES.md](../EXAMPLES.md)** - Comprehensive usage examples for all library components.
- **[EXAMPLES.md](../EXAMPLES.md)** - Component-level usage snippets (Legacy).
- **[README_STORY_1_3.md](../README_STORY_1_3.md)** - Technical details of Port and Connection system implementation.
## Project Subdirectories