Commit Graph

6 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
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
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