Entropyk/docs/index.md

23 lines
850 B
Markdown

# Directory Index
## General Documentation
- **[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.
- **[README_STORY_1_3.md](../README_STORY_1_3.md)** - Technical details of Port and Connection system implementation.
## Project Subdirectories
### demo/
- **[demo/README.md](../demo/README.md)** - Documentation for demo applications and system simulations.
### crates/
- **[crates/entropyk/README.md](../crates/entropyk/README.md)** - Specific documentation for the main Entropyk library crate.
## Assets
- **[docs/katex-header.html](./katex-header.html)** - KaTeX configuration for rendering mathematical formulas in documentation.