Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/documentation #2

Merged
merged 17 commits into from
Aug 1, 2024
Merged

Feat/documentation #2

merged 17 commits into from
Aug 1, 2024

Conversation

bkapustik
Copy link
Collaborator

Motivation

  • Add documentation
  • Add Readme with images
  • Add contributing setup
  • Add usage guide for calendar components

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/Multi-Value-Calendar-Component.md Outdated Show resolved Hide resolved
docs/Single-Value-Calendar-Component.md Outdated Show resolved Hide resolved
docs/Multi-Value-Calendar-Component.md Outdated Show resolved Hide resolved
docs/Usage-Guide.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/Multi-Value-Calendar-Component.md Outdated Show resolved Hide resolved
docs/Multi-Value-Calendar-Component.md Outdated Show resolved Hide resolved
@bkapustik bkapustik requested a review from laurao123 July 29, 2024 06:39
Add the package to your application using the .NET CLI

```powershell
dotnet add package <library nuget package name>
dotnet add package Kentico.Xperience.CalendarComponent
```

## Quick Start

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add missing full stops at the end of each step.

@@ -0,0 +1,52 @@
# Contributing Setup

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add missing full stops at the end of each step or bullet point.

README.md Outdated

---Also list any limitations of the functionality that may result in unexpected behavior for the end user. These can be caused, e.g., by scope cuts or unexpected issues during implementation.---
## Screenshots

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The screenshots section can be removed; maybe the Form builder UI screenshot could be shown in one of the docs in the correct context since it is currently only in the Screenshots section.

@michalJakubis michalJakubis merged commit 568103c into main Aug 1, 2024
2 checks passed
@michalJakubis michalJakubis deleted the feat/documentation branch August 1, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants