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

⬆️ Update JSDoc generation and dependencies #10

Merged
merged 3 commits into from
Dec 29, 2023
Merged

Conversation

devnetkc
Copy link
Owner

This pull request includes updates to improve the JSDoc generation process and update dev dependencies. The generate-jsDocs npm script has been adjusted to include the -p flag for better JSDoc generation, ensuring the project's JSDoc configuration file is utilized. Additionally, the clean-jsdoc-theme dependency has been updated to version 4.2.14. These changes aim to enhance the consistency, readability, and maintainability of the codebase.

… readability

Adjusted the `generate-jsDocs` npm script to include the `-p` flag for better JSDoc generation. This modification aims to enhance the consistency and readability of the documentation. It ensures that the project's JSDoc configuration file is utilized during the generation process, promoting a standardized documentation output. This change contributes to improving maintainability and comprehensibility of the codebase.
This update includes improvements and fixes for the JSDoc theme.
This update includes bumping the package version to 1.1.2 and updating dev dependencies to their latest versions, ensuring compatibility and potential bug fixes. No issues addressed.
@devnetkc devnetkc merged commit e28a5da into main Dec 29, 2023
1 check passed
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.

None yet

1 participant