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

Implement plugin documentation generator #86

Merged
merged 7 commits into from
Feb 16, 2024
Merged

Implement plugin documentation generator #86

merged 7 commits into from
Feb 16, 2024

Conversation

dobarx
Copy link
Contributor

@dobarx dobarx commented Feb 12, 2024

First draft for generating docs based on schema.
@traut Can you check what needs to be changed or improved?
To generate docs run:

just generate-docs
# or
go run ./tools/docgen

It uses golang template file from /tools/docgen/markdown.gotempl

@traut traut marked this pull request as ready for review February 16, 2024 11:10
@traut traut merged commit 924170e into main Feb 16, 2024
7 checks passed
@traut traut deleted the plugindocgen branch February 16, 2024 11:18
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.

2 participants