update images for embassy tab
|
Before Width: | Height: | Size: 466 KiB After Width: | Height: | Size: 247 KiB |
|
Before Width: | Height: | Size: 500 KiB After Width: | Height: | Size: 346 KiB |
|
Before Width: | Height: | Size: 774 KiB After Width: | Height: | Size: 591 KiB |
|
Before Width: | Height: | Size: 499 KiB After Width: | Height: | Size: 295 KiB |
BIN
source/_static/images/embassy_auto_check_updates.png
Normal file
|
After Width: | Height: | Size: 323 KiB |
|
Before Width: | Height: | Size: 453 KiB After Width: | Height: | Size: 294 KiB |
|
Before Width: | Height: | Size: 536 KiB After Width: | Height: | Size: 384 KiB |
|
Before Width: | Height: | Size: 512 KiB After Width: | Height: | Size: 351 KiB |
|
Before Width: | Height: | Size: 629 KiB After Width: | Height: | Size: 478 KiB |
|
Before Width: | Height: | Size: 475 KiB After Width: | Height: | Size: 317 KiB |
|
Before Width: | Height: | Size: 458 KiB After Width: | Height: | Size: 304 KiB |
@@ -10,6 +10,7 @@ $(document).ready(function () {
|
|||||||
$(this).parent().children().not(".admonition-title").toggle(400);
|
$(this).parent().children().not(".admonition-title").toggle(400);
|
||||||
$(this).parent().children(".admonition-title").toggleClass("open");
|
$(this).parent().children(".admonition-title").toggleClass("open");
|
||||||
})
|
})
|
||||||
|
// default menu to open on initial load
|
||||||
$('.site-navigation').removeClass('collapsing');
|
$('.site-navigation').removeClass('collapsing');
|
||||||
$('.site-navigation').removeClass('collapse');
|
$('.site-navigation').removeClass('collapse');
|
||||||
$('.site-navigation').addClass('show');
|
$('.site-navigation').addClass('show');
|
||||||
|
|||||||
@@ -8,4 +8,10 @@ Click "Config". Here you can set custom configurations for your Embassy. Current
|
|||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Embassy Config View
|
:alt: Embassy Config View
|
||||||
|
|
||||||
|
Automatic check for updates enables you to choose whether you want to be informed of EmbassyOS updates. Enabling this feature makes a request to the Start9 Marketplace to see if a new OS version has been released, and notifies you if so. This request is only made when you log into a new session or refresh your current session.
|
||||||
|
|
||||||
|
.. figure:: /_static/images/embassy_auto_check_updates.png
|
||||||
|
:width: 90%
|
||||||
|
:alt: Embassy Config View
|
||||||
|
|
||||||
View of Embassy Config
|
View of Embassy Config
|
||||||
|
|||||||