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

Enable Architecture Documentation with windsMd Gradle Task #65

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

teogor
Copy link
Owner

@teogor teogor commented Mar 4, 2024

Generate Architecture Documentation with windsMd

This pull request introduces a new Gradle task, windsMd, and updates examples to leverage the dev.teogor.winds library for automated architecture documentation generation.

New Task:

  1. Commit: "Introduce windsMd Task for Architecture Documentation"
    • Adds the windsMd task to the project's Gradle build script.
    • Configures the task to utilize the dev.teogor.winds library for architecture analysis and documentation generation.

Example Updates:

  1. Commit: "Update Examples to Showcase dev.teogor.winds Usage"
    • Modifies existing project examples to demonstrate how to integrate the dev.teogor.winds library for code analysis.
    • Showcases how the windsMd Gradle task leverages these annotations to generate architecture documentation.

@teogor teogor added @priority-medium @feature New feature or request labels Mar 4, 2024
@teogor teogor added this to the 1.0.0-beta04 milestone Mar 4, 2024
@teogor teogor self-assigned this Mar 4, 2024
@teogor teogor merged commit a7afeff into main Mar 4, 2024
5 checks passed
@zeobot zeobot bot deleted the feature/gradle-task-windsMd branch March 4, 2024 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@feature New feature or request @priority-medium
Projects
Development

Successfully merging this pull request may close these issues.

1 participant