-
Notifications
You must be signed in to change notification settings - Fork 2.1k
doc/getting-started: Fix links, minor cleanup #21472
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
Conversation
Teufelchen1
left a comment
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.
Cool!
|
I forgot to push the fixed reference links 👀 |
|
@Teufelchen1 I just had a thought: wouldn't it be better to link to the new Guides page instead of linking to GitHub, which can only somewhat render the .mdx file? Also ping @AnnsAnns. |
|
I have nothing against that :D |
|
Thanks for looking into this :) |
Contribution description
During our seminar, we discovered some issues with various distributions (especially Fedora and Arch Linux, for the latter I added a commit in #21395).
Also, the Getting Started guide is outdated and said that it is not possible to pass through USB devices, which is not correct (anymore).
Furthermore, #21436 introduced a regression. The link to the WSL guide in the Getting Started page was dead.
All in all, I used the opportunity to clean the Getting Started documentation up a bit, even though it'll be eventually replaced by the Starlight documentation.
Testing procedure
Generate the documentation and see that everything still looks fine.
Issues/PRs references
Fix regression from #21436.