Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Support for Provider-defined Function Documentation #328

Merged
merged 10 commits into from
Jan 23, 2024

Conversation

SBGoods
Copy link
Contributor

@SBGoods SBGoods commented Jan 22, 2024

Closes: #307

Adds support for Provider-defined Function Documentation:

  • generate: adds default templates and new template fields for Provider functions and support generation from templates/functions directory
  • migrate: adds migration support for website/docs/functions and docs/functions subdirectories
  • validate: adds functions to the list of valid directory names

@SBGoods SBGoods requested a review from a team as a code owner January 22, 2024 20:53
Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

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

Looks good to me 🚀

internal/provider/migrate.go Outdated Show resolved Hide resolved
@bflad bflad added this to the v0.18.0 milestone Jan 23, 2024
@bflad bflad added the enhancement New feature or request label Jan 23, 2024
@SBGoods SBGoods merged commit 69163cd into main Jan 23, 2024
6 checks passed
@SBGoods SBGoods deleted the SBGoods/provider-defined-functions branch January 23, 2024 21:10
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Provider-Defined Function Documentation
2 participants