-
Is there any plugin or option to pull in the release notes from a github repo and display it in a changelog on a mkdocs site? I assume that for this repo, the changelog.md file is manually populated? Could this be generated from the release notes in the github repo release section? |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Feb 25, 2023
Replies: 1 comment
-
Yes, we populate the changelog manually. It certainly could be generated, e.g. by implementing a hook or plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
GBBBAS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, we populate the changelog manually. It certainly could be generated, e.g. by implementing a hook or plugin.