-
Notifications
You must be signed in to change notification settings - Fork 136
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
Create appendix for list of zowe's datasets #4147
base: master
Are you sure you want to change the base?
Conversation
😺 Thank you for creating this PR! To publish your content to Zowe Docs, follow these required steps.
Need help? Contact the Doc Squad in the #zowe-doc Slack channel. |
📁 The PR description is missing the file name(s) for the updated content. List all the files included in this PR so this information displays in our Zowe Docs GitHub Slack channel. If you have addressed this issue already, refresh this page in your browser to remove this comment. |
💾 The release label is missing. Add a If you have addressed this issue already, refresh this page in your browser to remove this comment. |
Also: Our code and doc call some datasets "custom datasets" and i find this bizarre terminology. |
…s into this appendix Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
7acca84
to
95dd42a
Compare
Signed-off-by: 1000TurquoisePogs <[email protected]>
Resolves #3719
This ticket collects information about zowe datasets and puts it in one appendix so that it can be referenced in a way that does not conflict with the user's chosen install type.
Before this PR, information about certain datasets was included (incompletely) in both SMPE and convenience build install pages.
While the tables were useful, referencing them from elsewhere could result in an issue where someone might be brought to a convenience build reference when using SMPE instead, or vice versa.
Putting the information into an appendix allows it to be referenced in a neutral way to both install types.
It also will be useful in the future for handling documentation about upgrades and downgrades as in zowe/community#2305
This is a draft open to all feedback.
This would apply to both V2 and V3, but I havent made such updates without first gathering feedback.