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

docsgen: add versioning to flags #911

Open
Choraden opened this issue Sep 16, 2024 · 0 comments
Open

docsgen: add versioning to flags #911

Choraden opened this issue Sep 16, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@Choraden
Copy link
Contributor

Docsgen should allow to add oldest working version tag to flags.

Example from goreleaser

   # By default, GoReleaser will create your binaries inside
    # `dist/${BuildID}_${BuildTarget}`, which is a unique directory per build
    # target in the matrix.
    # You can set subdirs within that directory using the `binary` property.
    #
    # However, if for some reason you don't want that unique directory to be
    # created, you can set this property.
    # If you do, you are responsible for keeping different builds from
    # overriding each other.
    #
    # Templates: allowed (since v2.3). <---
    no_unique_dist_dir: true
@Choraden Choraden added the documentation Improvements or additions to documentation label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant