Add comprehensive holiday categories documentation#2851
Add comprehensive holiday categories documentation#2851arkid15r merged 14 commits intovacanza:devfrom
Conversation
- Create detailed holiday_categories.md documentation - Enhance examples.md with improved category usage examples - Add professional documentation for all 25+ category types - Include usage examples and implementation guidelines - Add contributor name to CONTRIBUTORS file Addresses issue vacanza#1717
|
Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughAdds comprehensive holiday category documentation ( Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Areas to spot-check:
Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (5 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used🧠 Learnings (84)📓 Common learnings📚 Learning: 2025-09-14T16:02:15.480ZApplied to files:
📚 Learning: 2025-09-14T16:02:49.378ZApplied to files:
📚 Learning: 2025-09-14T16:02:49.378ZApplied to files:
📚 Learning: 2025-08-26T14:43:53.605ZApplied to files:
📚 Learning: 2025-09-14T16:19:23.651ZApplied to files:
📚 Learning: 2025-09-14T05:43:22.932ZApplied to files:
📚 Learning: 2025-09-29T08:09:54.436ZApplied to files:
📚 Learning: 2025-09-04T09:48:11.738ZApplied to files:
📚 Learning: 2025-05-04T10:29:46.780ZApplied to files:
📚 Learning: 2025-08-28T02:42:52.755ZApplied to files:
📚 Learning: 2025-09-20T12:24:28.864ZApplied to files:
📚 Learning: 2025-04-08T14:46:10.656ZApplied to files:
📚 Learning: 2025-03-04T11:32:45.095ZApplied to files:
📚 Learning: 2025-09-03T18:17:24.626ZApplied to files:
📚 Learning: 2025-03-04T11:32:45.095ZApplied to files:
📚 Learning: 2025-09-10T14:35:54.603ZApplied to files:
📚 Learning: 2025-08-24T11:55:06.810ZApplied to files:
📚 Learning: 2025-08-08T10:33:55.695ZApplied to files:
📚 Learning: 2025-07-17T11:07:04.986ZApplied to files:
📚 Learning: 2025-08-03T12:59:53.286ZApplied to files:
📚 Learning: 2025-07-15T15:00:32.728ZApplied to files:
📚 Learning: 2025-10-28T17:26:45.090ZApplied to files:
📚 Learning: 2025-11-08T05:09:56.159ZApplied to files:
📚 Learning: 2025-04-05T04:47:27.213ZApplied to files:
📚 Learning: 2025-09-28T05:42:12.777ZApplied to files:
📚 Learning: 2025-04-23T09:22:41.753ZApplied to files:
📚 Learning: 2025-07-02T18:21:59.302ZApplied to files:
📚 Learning: 2025-09-03T16:49:35.246ZApplied to files:
📚 Learning: 2025-09-14T06:39:08.485ZApplied to files:
📚 Learning: 2025-04-03T16:58:27.175ZApplied to files:
📚 Learning: 2025-04-23T14:55:35.504ZApplied to files:
📚 Learning: 2025-05-10T04:32:15.760ZApplied to files:
📚 Learning: 2025-08-19T21:22:13.125ZApplied to files:
📚 Learning: 2025-08-19T20:04:26.215ZApplied to files:
📚 Learning: 2025-09-17T15:53:16.940ZApplied to files:
📚 Learning: 2025-05-10T04:02:13.815ZApplied to files:
📚 Learning: 2025-04-03T12:36:41.201ZApplied to files:
📚 Learning: 2025-06-06T14:40:31.932ZApplied to files:
📚 Learning: 2025-06-28T10:39:19.185ZApplied to files:
📚 Learning: 2025-06-11T18:32:25.595ZApplied to files:
📚 Learning: 2025-06-18T10:21:01.376ZApplied to files:
📚 Learning: 2025-03-19T16 |
Summary
This PR addresses issue #1717 by adding comprehensive documentation for holiday categories.
Changes Made
Created
docs/holiday_categories.md: Complete documentation covering all available holiday categories including:Enhanced
docs/examples.md: Improved the holiday categories section with practical usage examples and reference link to detailed documentationAdded contributor: Added name to CONTRIBUTORS file
Documentation Features
Test Coverage
This is a documentation-only change. All examples have been tested to ensure they work correctly.
Closes #1717