Skip to content

Add library name to documentation task#70

Merged
emilyyuan03 merged 1 commit intomainfrom
generate-docs-enhancement
Mar 20, 2026
Merged

Add library name to documentation task#70
emilyyuan03 merged 1 commit intomainfrom
generate-docs-enhancement

Conversation

@emilyyuan03
Copy link
Copy Markdown
Contributor

No description provided.

outputFile.convention(
project.layout.buildDirectory.file("docs/archrules.md")
)
libraryName.convention(project.provider { project.name })
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't think you need a provider here. just use project.name

@emilyyuan03 emilyyuan03 force-pushed the generate-docs-enhancement branch from 9f5028c to 5038689 Compare March 20, 2026 19:50
@emilyyuan03 emilyyuan03 merged commit 4914bbe into main Mar 20, 2026
3 checks passed
@emilyyuan03 emilyyuan03 deleted the generate-docs-enhancement branch March 20, 2026 21:31
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