Doc: FCP templates API calls and other fixes#843
Doc: FCP templates API calls and other fixes#843mfriesenegger merged 5 commits intoopenmainframeproject:masterfrom
Conversation
a36ba74 to
5056e09
Compare
3186383 to
381a63f
Compare
7d05a10 to
549a979
Compare
2a3234d to
1c85fbd
Compare
1c85fbd to
4cab8a8
Compare
f478247 to
909117e
Compare
mfriesenegger
left a comment
There was a problem hiding this comment.
Thank you for the great work on this! I used the tox -e docs command that you shared with me to generate a readable local copy for myself. I have pointed out a number of items that should be updated before merging this PR.
909117e to
bc09954
Compare
Signed-off-by: Eric Bischoff <ebischoff@suse.com>
Signed-off-by: Eric Bischoff <ebischoff@suse.com>
Signed-off-by: Eric Bischoff <ebischoff@suse.com>
bc09954 to
268a9b0
Compare
|
Suggestions applied, please review again. |
@dongyanyang wrote in that issue: "The doc of CRUD of fcp_template and the attach_volume/detach_volume APIs are missing, need to add them." The following API calls were indeed undocumented:
I do not see what I might have missed, but one never knows. I suggest that we close #772, and if we detect a missing doc piece, we reopen a new issue. |
Signed-off-by: Eric Bischoff <ebischoff@suse.com>
Signed-off-by: Eric Bischoff <ebischoff@suse.com>
268a9b0 to
3c2fd57
Compare
|
@Bischoff Thank you for all of your work on this PR! |
Documentation fixes
Fix typography and English
Fix parameters of existing volume functions
Fixes #772