Skip to content

Commit 12ed309

Browse files
committed
Expand documentation with comprehensive guides and blog series plan
DocC Documentation: - Add RowSelection.md: delegate callbacks, selection handling - Add Styling.md: colors, spacing, appearance customization - Add ConfigurationReference.md: complete property reference - Add AdvancedPatterns.md: real-world combination examples - Update landing page: more welcoming, clearer value proposition README: - Add documentation link to GitHub Pages Blog Series Plan: - 8-part tutorial series from beginner to advanced - Detailed outlines for first 3 posts - Content guidelines, promotion strategy, timeline
1 parent 9143b18 commit 12ed309

File tree

6 files changed

+1383
-10
lines changed

6 files changed

+1383
-10
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Display grid-like data with sorting, searching, and smooth animations - all in j
4848

4949
> **New in v0.9.0**: Type-safe columns, animated diffing, self-sizing cells for 100k+ rows, and more.
5050
51+
## Documentation
52+
53+
**[View Full Documentation](https://pavankataria.github.io/SwiftDataTables/)** - Comprehensive guides from beginner to advanced, complete API reference, and real-world examples.
54+
5155
## Why SwiftDataTables?
5256

5357
- **Drop-in ready** - Add a full-featured data table in 5 lines of code

0 commit comments

Comments
 (0)