Skip to content

Commit 532d62c

Browse files
committed
copy/removed module documentation
1 parent 567ed1b commit 532d62c

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

claude.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)