Move command-line documentation to Developer area#60
Open
JayFoxRox wants to merge 1 commit intoxqemu:masterfrom
Open
Move command-line documentation to Developer area#60JayFoxRox wants to merge 1 commit intoxqemu:masterfrom
JayFoxRox wants to merge 1 commit intoxqemu:masterfrom
Conversation
This was referenced Dec 7, 2019
dracc
reviewed
Mar 1, 2020
Contributor
dracc
left a comment
There was a problem hiding this comment.
Good work, I double checked and everything seems to have been preserved.
| | Player 1 | `bus=usb-bus.0,port=3` | | ||
| | Player 2 | `bus=usb-bus.0,port=4` | | ||
| | Player 3 | `bus=usb-bus.0,port=1` | | ||
| | Player 4 | `bus=usb-bus.0,port=2` | |
Contributor
There was a problem hiding this comment.
Might need a future PR, but this table was reported on discord as incorrect recently.
Member
Author
There was a problem hiding this comment.
I don't think it's incorrect?
However, please create a separate issue about this. This moves content, but doesn't really modify it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This primarily moves the CLI settings to the developer area as suggested in #54.
If a feature is not available in XQEMU-Manager I have removed the documentation from the user area. The features are still described in the developer area. The idea is to eventually document each settings tab in XQEMU-Manager on its own page; the developer area will probably focus on Xbox specific devices, tools and code in the future.
While I was at it, I also tried to make the formatting a bit more uniform or changed the wording slightly.
I hope I did not accidentally drop any content.