Commit Graph

20 Commits

Author SHA1 Message Date
Allie Sadler 8bce7328f1
Engdocs 993 (#15580)
* extensions restructuring

* ENGDOCS-933

* amend video size

* fix broken links and add more content to index page

* minor edits
2022-09-08 08:53:32 +01:00
Allie Sadler cbbb9f1fac
Engdocs 931 944b (#15589)
* edit overview page

* add the whalemenu

* add better whale-menu icon from the Design system

* add info on the whalemenu

* fix images

* fix broken links

* update terms
2022-09-07 13:28:02 +01:00
Allie Sadler ac9eb76766
integrated terminal in DD and search functionality for Extensions marketplace and change of experimental to beta - ONLY PUBLISH WITH DD 4.12 (#15460)
* integrated terminal

* small tweak

* add screeshot

* experimental to beta change

* Revert "experimental to beta change"

This reverts commit a7044bdddc.
2022-09-01 16:33:45 +01:00
Adithya Krishna 9888da23c3
Updated chmod permission calculator links (#15337)
Signed-off-by: Adithya Krishna <adikrish@redhat.com>

Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2022-08-23 16:46:19 +01:00
Allie Sadler 4d3915ea54
4.11 doc additions (#15200)
* 4.11 doc additions

* add theme settings

* nested virtualization changes

* tweaks

* toc update and support note

* fix broken links

* user flag

* further review changes

* review changes

* update toc

* toc update

* capital fix

* review changes
2022-07-28 16:10:22 +01:00
Sebastiaan van Stijn 22c2d4f57d
dd: add missing redirect for old content
Adds redirects for content that was removed in cab9f914bf

I tried to pick the most logical location, or following existing redirects (some of them
I wasn't sure about, e.g. most of the old "landing" page URLs looked to be redirected to
"get-started", not "desktop overview").

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-27 19:42:25 +02:00
Allie Sadler cab9f914bf
ENGDOCS-846 (#15219)
* ENGDOCS-846

* fix broken links

* fix links

* fix broken links

* fix broken links

* fix broken links
2022-07-27 13:26:22 +01:00
Allie Sadler e29b9691ae
global troubleshoot section for DD (#15173)
* global troubleshoot section for DD

* tidy up

* fix links

* fix links

* tidy up

* tidy up
2022-07-20 14:48:46 +01:00
Sebastiaan van Stijn 7b7a947b9d
desktop: settings: fix some trailing whitespace
Looks like these were not intentional

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-15 13:28:03 +02:00
Sebastiaan van Stijn a9b15d6253
desktop: settings: remove "-settings" suffix from URLs
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>
2022-07-15 12:57:14 +02:00
Sebastiaan van Stijn fe7fe7e71d
desktop: settings: remove note about changes in 4.2.0
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>
2022-07-15 12:48:25 +02:00
Sebastiaan van Stijn 0bbcb6c227
desktop: settings: sync software updates section
- 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>
2022-07-15 12:45:42 +02:00
Sebastiaan van Stijn cc44c7cdfa
desktop: settings: windows: sync with macOS version
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-15 12:44:45 +02:00
Sebastiaan van Stijn 8d70cf6be1
desktop: settings: reformat and sync kubernetes section
- 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>
2022-07-15 12:12:25 +02:00
Sebastiaan van Stijn a9fa8dba56
desktop: settings: reformat and sync file sharing section
- 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>
2022-07-15 12:03:04 +02:00
Sebastiaan van Stijn 672a6c029e
desktop: settings: sync general, resources, advanced sections
- 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>
2022-07-15 11:55:44 +02:00
Sebastiaan van Stijn ed76ad635f
desktop: settings: update link to proxy settings
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>
2022-07-15 11:41:22 +02:00
Sebastiaan van Stijn ed272c57bb
desktop: settings: fix headings
- 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>
2022-07-15 11:41:19 +02:00
Sebastiaan van Stijn e93034c868
desktop: settings: update keywords, fix typo
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>
2022-07-15 11:41:10 +02:00
Allie Sadler d17f279abc
create a global setting section for DD (#15122)
* create a global setting section for DD

* fix broken links

* fix broken links

* fix broken links
2022-07-14 15:56:51 +01:00