-
Notifications
You must be signed in to change notification settings - Fork 599
Improve documentation generation process #487
Copy link
Copy link
Closed as not planned
Labels
Description
Related to: https://github.com/helm/helm-www#updating-the-helm-cli-reference-docs , the primary pain points are:
- The manual .md-file-copying process is prone to missing deletions, leading to stale docs (for example: helm init is not recognized helm#6996 (comment) )
- The manual .md-file-copying process would benefit from scripting
I took a pass at addressing these in this closed PR #486, but discovered that there was more to the docs-updating process, and that it would likely be better handled by someone who's more plugged into the domain.
Filing here for tracking per conversation with @bacongobbler : #486 (comment)
Reactions are currently unavailable