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

Refactor change-set information #105

Merged
merged 7 commits into from
Feb 26, 2024

Conversation

WeisLeDocto
Copy link
Member

Since release 2.0.2 (specifically commit 6ec2eb2), change-set information was added to the documentation in order to make it clear at which point in the project's history the changes in the API occurred. However, the change-set information was included in the documentation after the description of the arguments.

In this PR, the change-set information is moved inside the argument description, effectively tying it up with the described arguments. Users are less likely to miss this information, and developers are more likely to remember to update it when needed.
Only the information about deleted arguments was kept after the argument description.

The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
@WeisLeDocto WeisLeDocto added the documentation Missing, incorrect or incomplete documentation label Feb 26, 2024
@WeisLeDocto WeisLeDocto self-assigned this Feb 26, 2024
@WeisLeDocto WeisLeDocto merged commit 430919c into develop Feb 26, 2024
19 checks passed
@WeisLeDocto WeisLeDocto deleted the docs/refactor_changest_information branch February 26, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Missing, incorrect or incomplete documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant