Add Quick Start Guide to NVDA User Guide#13934
Merged
Merged
Conversation
- Move System Requirements to become section 1.2 - Make new "Quick Start Guide" section 2, with sections on downloading NVDA, installing NVDA and Running NVDA (and smaller topics in the quick start guide on preferences, getting help, community. - The idea is that the Quick Start Guide will also be able to be used outside the user guide as a standalone document. - Section 3 "More setup options" includes most of the original section 3, but renamed as "Getting and setting up NVDA" could be confusing next to "Quick start guide". Most of the text is unchanged, as although slightly repetitious after the quick start guide, the quick start guide walks deeply through (default) options where "More setup options" covers other details, such as information on portable copies.
See test results for failed build of commit 66b9a91aea |
lukaszgo1
reviewed
Jul 21, 2022
lukaszgo1
reviewed
Jul 21, 2022
Co-authored-by: Łukasz Golonka <lukasz.golonka@mailbox.org>
Fixed description for items in the "Reporting location and other information"
seanbudd
reviewed
Jul 22, 2022
seanbudd
reviewed
Jul 22, 2022
seanbudd
reviewed
Jul 22, 2022
seanbudd
reviewed
Jul 22, 2022
seanbudd
reviewed
Jul 22, 2022
seanbudd
reviewed
Jul 22, 2022
Thanks Sean - I didn't check that part, just moved it. Co-authored-by: Sean Budd <sean@nvaccess.org>
Thanks! Co-authored-by: Sean Budd <sean@nvaccess.org>
Co-authored-by: Sean Budd <sean@nvaccess.org>
Co-authored-by: Sean Budd <sean@nvaccess.org>
Co-authored-by: Sean Budd <sean@nvaccess.org>
Member
Author
|
Thanks @seanbudd for picking up those formatting issues! |
seanbudd
reviewed
Jul 22, 2022
Co-authored-by: Sean Budd <sean@nvaccess.org>
Changed single ` for double ``
Co-authored-by: Sean Budd <sean@nvaccess.org>
seanbudd
reviewed
Aug 2, 2022
Member
|
I would suggest checking the build output. You can do this by:
|
seanbudd
reviewed
Aug 2, 2022
Co-authored-by: Sean Budd <sean@nvaccess.org>
Co-authored-by: Sean Budd <sean@nvaccess.org>
Co-authored-by: Sean Budd <sean@nvaccess.org>
Co-authored-by: Sean Budd <sean@nvaccess.org>
See test results for failed build of commit 06cb14c351 |
Hopefully fixed all the section headings and keystroke highlighting. Also renamed the original "Getting Started with NVDA" section to "Using NVDA" since the name was too close to the quick start guide section name. Note the quick start guide does have a topic called "Running NVDA" but I think they are different enough and one is a chapter heading and one a topic in the quick start guide. Happy for feedback though!
Co-authored-by: Sean Budd <sean@nvaccess.org>
Co-authored-by: Sean Budd <sean@nvaccess.org>
Removed several tabs in lists, and changed keystrokes to single word, camel case (eg "down arrow" to "downArrow")
Co-authored-by: Sean Budd <sean@nvaccess.org>
Fixed several links missing #
Fixed a few more things I noticed after looking at the output. Specifically several URLs, and the steps in 2.2.1 and 2.2.2 which both had sub-lists in the middle, as well as the topic names in "Running NVDA".
Fix table headings I had a semi-colon on which broke the heading.
Fixed step numbering in 2.2.2 Steps for installing NVDA. Fixed heading for 2.3.8 web navigation
seanbudd
reviewed
Aug 8, 2022
Member
There was a problem hiding this comment.
Excellent work @Qchristensen , excited to get this in. I've read through this thoroughly now and looks good to me. Only a few minor suggestions.
feerrenrut
approved these changes
Aug 8, 2022
feerrenrut
left a comment
Contributor
There was a problem hiding this comment.
Content looks good. Good work!
seanbudd
approved these changes
Aug 9, 2022
seanbudd
left a comment
Member
There was a problem hiding this comment.
I've just committed these changes as they were minor.
Going to merge when the build succeeds. 🎉
See test results for failed build of commit 3f8b5875e6 |
seanbudd
added a commit
that referenced
this pull request
Aug 9, 2022
The changes for #13934 were accidentally forgotton
seanbudd
added a commit
that referenced
this pull request
Aug 10, 2022
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.
Link to issue number:
NA
Summary of the issue:
User requests for a more in-depth guide to help new users get started with NVDA. The guide has been written with the intention of including it in the User Guide, but also being able to easily separate it out into a standalone document where needed.
The quick start guide also helps bring users onboard in such a way as to give them enough information to get started, and also include information about other resources (eg training material and user groups), to ensure they are able to find additional support if needed.
Description of user facing changes
I appreciate this is a large documentation update and I apologise in advance to the translators. I am deeply grateful for all your work!
Description of development approach
Early work on this was included in the Switching from Jaws to NVDA Wiki some time ago and has been favourably commented on. The text has been drafted several times with the intention of complementing the remainder of the User Guide.
Testing strategy:
Known issues with pull request:
Nonw
Change log entries:
New features
Added Quick Start Guide to User Guide
Code Review Checklist: