-
Notifications
You must be signed in to change notification settings - Fork 84
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
Fix/improve demo documentation #759
Fix/improve demo documentation #759
Conversation
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test 4.10-e2e-openshift |
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
I would change the order of philosophy and getting started, what you think? |
@mpryc this will likely conflict w/ https://github.com/konveyor/pelorus/pull/723/files which imho we should hurry up and merge. |
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
Applied some changes from #723 |
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
/lgtm |
Describe the behavior changes introduced in this PR
I was running the Pelorus demo and decided to update the documentation on that part (but I ended up doing more and this became a big PR 😢).
The idea of this PR is to improve our documentation, focused on the Pelorus demo.
Linked Issues?
not closing ones.
Testing Instructions
Run the documentation locally, with
and compare with our live documentation.
Depends on: #723 #690