Update documentation for clarity and consistency#951
Merged
LexiconCode merged 1 commit intodictation-toolbox:masterfrom Jan 9, 2026
Merged
Update documentation for clarity and consistency#951LexiconCode merged 1 commit intodictation-toolbox:masterfrom
LexiconCode merged 1 commit intodictation-toolbox:masterfrom
Conversation
- Rearranged links in _sidebar.md for better organization. - Updated index.html title and meta description for improved SEO. - Corrected minor grammatical errors and improved phrasing in README.md and other documentation files. - Enhanced clarity in Getting_Started_Overview.md and Troubleshooting_Install.md. - Adjusted formatting and descriptions in various sections for better readability.
Member
|
Thank you! This looks great! |
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.
Docs: fix sidebar links, clean Docsify index, and polish wording
Description
_sidebar.mdfor better organization and fixed broken quoted paths.docs/index.htmltitle and meta description, and removed duplicate/invalid script includes for a cleaner Docsify setup.docs/README.mdand other documentation files.docs/Getting_Started/Getting_Started_Overview.mdanddocs/Installation/Troubleshooting_Install.md.Related Issue
N/A
Motivation and Context
docs/index.htmlincluded duplicate Docsify script tags (and a stray closing tag), which can cause Docsify/plugins to load incorrectly.How Has This Been Tested
_sidebar.mdlink targets exist indocs/(local script check).Types of changes
Checklist
Maintainer/Reviewer Checklist (self reviewed as low risk)