-
Notifications
You must be signed in to change notification settings - Fork 16
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
Edit readme breadcrumbs for TOC purposes #31
Edit readme breadcrumbs for TOC purposes #31
Conversation
…nd content restructuring/granulation.
…tion using YAML file.
|
||
### Setup | ||
[Install mkectl](../docs/setup/README.md) |
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.
We still need it for https://github.com/Mirantis/mke-docs/blob/main/content/docs/setup/README.md
content/releases/README.md
Outdated
@@ -2,13 +2,29 @@ | |||
|
|||
## MKE 4 | |||
|
|||
### Concepts and Architecture | |||
|
|||
- Architecture |
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.
need links
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.
Configured links, but for now they will not all work as not all of the pertinent content topic PRs have been reviewed and merged.
content/releases/README.md
Outdated
|
||
[Upgrade from MKE 3](../docs/setup/upgrade-from-mke-3/README.md) | ||
- Authentication |
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.
Would you rather to have a sperate section with all the links? Or just add links to the following "Features" table with their deliverable releases?
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.
Discussed in Slack.
@@ -0,0 +1,63 @@ | |||
# Support bundle |
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.
This change does not belong to this PR.
Process of transforming the README.md file into something of a proper Table of Contents.