-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Documentation on build flags is gone #2304
Copy link
Copy link
Open
Labels
area/v3relates to / is being considered for v3relates to / is being considered for v3status/triagemaintainers still need to look into thismaintainers still need to look into this
Description
Checklist
- Are you running the latest v3 release? The list of releases is here.
- Did you check the manual for your release? The v3 manual is here.
- Did you perform a search about this feature? Here's the GitHub guide about searching.
What problem does this solve?
v1 and v2 had build flags to turn off unneeded features and reduce binary sizes.
- Add
urfave_cli_no_docsbuild tag #1375 - Add usage example for
urfave_cli_no_docsflag #1604 - v2: Add build tag urfave_cli_no_suggest #1847
But the web site - https://cli.urfave.org/ - is silent about them, and migration guide also doesn't mention they were removed.
Solution description
Document what happened to the build options. Are they gone? Can they be implemented again? Is it only documentation that is missing?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/v3relates to / is being considered for v3relates to / is being considered for v3status/triagemaintainers still need to look into thismaintainers still need to look into this