File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,17 +78,6 @@ src/clicknick/
7878└── resources/ # Icons and static assets
7979```
8080
81- ## Module Documentation
82-
83- For detailed information about each module, see:
84- - ** [ models/] ( src/clicknick/models/README.md ) ** - Data models, validation, block tags
85- - ** [ data/] ( src/clicknick/data/README.md ) ** - Shared state, data sources, observer pattern
86- - ** [ services/] ( src/clicknick/services/README.md ) ** - Business logic layer
87- - ** [ views/] ( src/clicknick/views/README.md ) ** - UI windows and panels
88- - ** [ widgets/] ( src/clicknick/widgets/README.md ) ** - Reusable UI components
89- - ** [ utils/] ( src/clicknick/utils/README.md ) ** - Filters, MDB operations, Win32 utilities
90- - ** [ detection/] ( src/clicknick/detection/README.md ) ** - Window detection for Click.exe
91-
9281## Key Architectural Patterns
9382
9483### Unidirectional Data Flow
You can’t perform that action at this time.
0 commit comments