-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Publish updates from master #15128
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
Publish updates from master #15128
Conversation
* create a global setting section for DD * fix broken links * fix broken links * fix broken links
ENGDOCS-760 support topic
ENGDOCS-813 remove link to topic that no longer exists
* Updated DD screenshots and compose container names
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Add additional keywords to the page, which helps with the site's search auto-complete, and fixes a typo (Dektop -> Desktop) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- fix some headings having the wrong level - adjust headings to use the same casing as the UX Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Use a relative link to the markdown file to allow IDEs to verify the link and anchor. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- wrap bullets - align wording of common bullets to be the same between platforms This makes it easier to see the differences between platforms when comparing the files. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- Reformat the markdown syntax, and wrap long lines - Slight rephrasing of common content to align between platforms, or to make it more generic (Windows/Mac -> your machine). Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- Reformat the markdown syntax, and wrap long lines - Slight rephrasing of common content to align between platforms, or to make it more generic (Windows/Mac -> your machine). Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- sync the content in the software updates section between platforms. as they only _slightly_ differed (Windows and Mac are the same, Linux slightly different) - remove "Disable automatic check for updates" note from linux, as it was a duplicate of the paragraph below it. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This option has been available for over 6 months, so probably ok to remove it as a note, and just keep the documentation how to use it. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
The "-settings" suffix in the URL duplicated the "/settings/" directory in the URL, which made it redundant. Using "/mac/", "/windows/" and "/linux/" keeps the URLs shorter, more memorable, and more consistent with other locations, making it easier to "guess" the URL when navigating using the browser's location bar. No redirects were added, because the "-settings" pages have not yet been published. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
thaJeztah
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.
Left some comments; I was writing along when making them; let me push those suggestions as a pull request for review
(if we want to remove the -install suffix, it's best to make those changes first before publishing, otherwise we'll have to add redirects)
Looks like these were not intentional Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
desktop: updates to "settings" section
Merged @thaJeztah's PR which addresses the suggestions and comments added on this PR.
Proposed changes
Related issues (optional)