- 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.
25 lines
1008 B
Markdown
25 lines
1008 B
Markdown
# Directory Index
|
|
|
|
## 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)** - 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
|
|
|
|
### 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.
|