-
Notifications
You must be signed in to change notification settings - Fork 31
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
Match list of services in docs to Rockstor UI #460 #462
Match list of services in docs to Rockstor UI #460 #462
Conversation
The list of services in our docs does not completely match the list present in Rockstor's UI: System > Services page. In the docs, some are missing, while the rest is not listed in the same order. This commit thus ensure a match in the services listed and their order between our docs and Rockstor UI.
2 linkcheck failures:
|
nextcloud is back up again apparently. This looks good to me. Thanks @FroggyFlox for cleaning this up. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@FroggyFlox This is a long awaited improvement: much appreciated.
I've made a couple of minor suggestions re awareness of port selection.
See what you think - not show stoppers but may be worth popping in.
Co-authored-by: Philip Guyton <phillxnet@users.noreply.github.com>
Co-authored-by: Philip Guyton <phillxnet@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My appologies for an overly scant first review.
Hopefully this will see us sorted.
Thanks for the review and the improvements! That's definitely an important point to add so I committed your suggestions. |
Co-authored-by: Philip Guyton <phillxnet@users.noreply.github.com>
@FroggyFlox & @Hooverdan96 Sphinx Link Check passed for he here !! |
PR product PRODUCTION published. |
Some configurable services were still missing a help icon-link because they did not have a dedicated section in the docs. Since rockstor/rockstor-doc#462, all services have a doc section so this commit adds these missing help icons-links.
Fixes #460
@phillxnet, @Hooverdan96: ready for review.
This pull request's proposal
The list of services in our docs does not completely match the list present in Rockstor's UI: System > Services page. In the docs, some are missing, while the rest is not listed in the same order.
This pull request thus ensures a match in the services listed and their order between our docs and Rockstor UI.
Checklist