From 431ab7c7f8925711999f576d5bb7670df18c736a Mon Sep 17 00:00:00 2001 From: Lucy Cifferello <12953208+elvece@users.noreply.github.com> Date: Tue, 9 Mar 2021 15:09:34 -0700 Subject: [PATCH] small updates --- README.md | 6 +++++- source/user-manual/general/embassy-config.rst | 2 ++ source/user-manual/general/updating.rst | 1 + source/user-manual/general/wifi.rst | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00c2bde..d4ec8bf 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,8 @@ Click on the "Issues" tab in the top navbar. Provide a good title and describe c ### Submitting a pull request -Click on the "Pull requests" tab in the top navbar. Select the green "New pull request button" in the top right section. Select your branch for the compare dropdown, and master as the base. Provide an appropriate title and summary of the changes in the pull request description. Changes will be reviewed and merged when satisfactory. \ No newline at end of file +Click on the "Pull requests" tab in the top navbar. Select the green "New pull request button" in the top right section. Select your branch for the compare dropdown, and master as the base. Provide an appropriate title and summary of the changes in the pull request description. Changes will be reviewed and merged when satisfactory. + +## Helpful Resources + +- [Lists in RST](https://sublime-and-sphinx-guide.readthedocs.io/en/latest/lists.html) \ No newline at end of file diff --git a/source/user-manual/general/embassy-config.rst b/source/user-manual/general/embassy-config.rst index 63ec8e3..aebf041 100644 --- a/source/user-manual/general/embassy-config.rst +++ b/source/user-manual/general/embassy-config.rst @@ -8,6 +8,8 @@ Click "Config". Here you can set custom configurations for your Embassy. Current :width: 90% :alt: Embassy Config View +.. _auto-update: + 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 diff --git a/source/user-manual/general/updating.rst b/source/user-manual/general/updating.rst index dabfa5d..684f3fc 100644 --- a/source/user-manual/general/updating.rst +++ b/source/user-manual/general/updating.rst @@ -6,5 +6,6 @@ Updating EmbassyOS #. Click "Check for Updates" #. If there is an update available, you will be prompted to install it. #. While updating, your Embassy will emit a gentle chime every 20 seconds. +#. You can also enable automatic check for updates in the :ref:`Embassy config ` tab. .. note:: Ensure you have a stable Internet connection, and do not unplug your Embassy during an update. Updates usually complete within a few minutes, but depending on the size of the update and your Internet bandwidth, they can sometimes take up to an hour. \ No newline at end of file diff --git a/source/user-manual/general/wifi.rst b/source/user-manual/general/wifi.rst index 846f795..a55393e 100644 --- a/source/user-manual/general/wifi.rst +++ b/source/user-manual/general/wifi.rst @@ -7,7 +7,7 @@ Setting up WiFi #. Select the appropriate country. #. Enter your WiFi SSID and password. - .. figure:: /_static/images/embassy_wifi.png + .. figure:: /_static/images/embassy_wifi.png :width: 90% :alt: Add WiFi