Finished editing quick-docs #313
No reviewers
Labels
No labels
bug
Closed As
complete
Closed As
duplicate
Closed As
insufficient data
Closed As
moved
Closed As
not possible
Closed As
out of scope
Closed As
stale
good first issue
help wanted
improvement
needs changes
needs committer review
needs info
new change
Priority
awaiting triage
Priority
needs review
Priority
next meeting
Priority
waiting on assignee
Priority
waiting on external
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Docs/quick-docs#313
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "adcaelum/fix-upgrade-page"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Finalized all the edits for quick-docs that aren't maintained on the wiki. Edited for spelling, grammar, tone, consistency in content, clarity, etc. Mirroring.adoc was the biggest workload of them all since none of the content carried over.
Metadata Update from @pbokoc:
This doc is fairly long; please add
:toc:
to this line to automatically include a table of contents generated from headings, it'll help with navigation.There's an issue with headings in this doc and it causes Antora to display a bunch of warnings. Basically, every heading starting from this line until the end of the doc should be one level lower (one more
=
). sign).This should either be a link or deleted
Please add a
:toc:
below the heading to include a table of contents for easier navigationThis should be an
xref
. Replace thelink:
withxref:understanding-and-administering-systemd.adoc[systemd]
This markup is inconsistent with other command examples in our docs. Use a command block instead:
This applies for all stand-alone command examples in the article (like the ones right below).
Metadata Update from @pbokoc:
@adcaelum Hi, thank you for the PR! See the feedback above, that should be all from me.
@adcaelum are you able to address the feedback on this pull request?
@bcotton
At the risk of sounding dim, every time I attempt to edit this commit, I get thrown an error. I click to the file in the commit, then click the "Edit" button. Every time I do so, I'm met with an error that says:
"Bad Request - Invalid branch specified"
I'd like to know how to edit this commits directly as I don't want to duplicate work by opening another PR.
@adcaelum you'll probably need to do it in your checked out copy. You can make additional commits and push them to your forked branch.
(In order to be able to merge it, you'll probably also need to rebase your fork. I'm not sure how familiar you are with git, so if that seems like more than you want to tackle, you can just push your new edits and I'll make it work)
Pulled in the files separately:
Installed redirect on old wiki pages:
https://fedoraproject.org/wiki/How_to_enable_touchpad_click
https://fedoraproject.org/wiki/Using_UEFI_with_QEMU
Pull-Request has been closed by pboy
Pull request closed