Skip to content

various docs fixes to lower the number of errors #1238

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

Merged
merged 2 commits into from
Jun 5, 2025

Conversation

Jolanrensen
Copy link
Collaborator

No description provided.

@Jolanrensen Jolanrensen added this to the 1.0.0-Beta3 milestone Jun 5, 2025
@Jolanrensen Jolanrensen added the documentation Improvements or additions to documentation (not KDocs) label Jun 5, 2025
@@ -51,15 +51,15 @@ or `ColumnSet` that adheres to the optional given condition. If no column adhere
##### Col {collapsible="true"}
`col(name)`, `col(5)`, `this[5]`

Creates a [ColumnAccessor](DataColumn.md#column-accessors) (or `SingleColumn`) for a column with the given
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we add a short explanation about ColumnAccessor and its difference with DataColumn?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Maybe... But I'm not sure where. Should it be in DataColumn or here in the selectors?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

then again... it's not really an accessor like we made before. It's just a resolver, maybe we could better rephrase it in the entire file

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@Jolanrensen Jolanrensen merged commit 40ed8c0 into master Jun 5, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation (not KDocs)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants