summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArttu Tarkiainen <arttu.tarkiainen@qt.io>2022-10-20 15:52:07 +0300
committerArttu Tarkiainen <arttu.tarkiainen@qt.io>2022-10-21 16:17:58 +0300
commitfa7a783e9b703612bbb02a9bae0f3ee125b6dd57 (patch)
tree7f8056fac8730159070df13b3ac59b13c0e663b9
parentda6c97cc99162aa1a4916e7b77eefd7f631d11af (diff)
Doc: Update 'Specifying Settings' topic to describe local cache settings
Also refresh the existing images on page for uniform look. Change-Id: Id258202289116023aa18c634378e3cad71925418 Reviewed-by: Katja Marttila <katja.marttila@qt.io>
-rw-r--r--doc/images/ifw-settings-cache.pngbin0 -> 14486 bytes
-rw-r--r--doc/images/ifw-settings-network.pngbin8607 -> 12288 bytes
-rw-r--r--doc/images/ifw-settings-repositories.pngbin11796 -> 17203 bytes
-rw-r--r--doc/installerfw-using.qdoc14
4 files changed, 11 insertions, 3 deletions
diff --git a/doc/images/ifw-settings-cache.png b/doc/images/ifw-settings-cache.png
new file mode 100644
index 000000000..d8678153a
--- /dev/null
+++ b/doc/images/ifw-settings-cache.png
Binary files differ
diff --git a/doc/images/ifw-settings-network.png b/doc/images/ifw-settings-network.png
index 25e1c9266..11e27ec6a 100644
--- a/doc/images/ifw-settings-network.png
+++ b/doc/images/ifw-settings-network.png
Binary files differ
diff --git a/doc/images/ifw-settings-repositories.png b/doc/images/ifw-settings-repositories.png
index df533fd98..46808eb01 100644
--- a/doc/images/ifw-settings-repositories.png
+++ b/doc/images/ifw-settings-repositories.png
Binary files differ
diff --git a/doc/installerfw-using.qdoc b/doc/installerfw-using.qdoc
index 1252bf548..5f4674449 100644
--- a/doc/installerfw-using.qdoc
+++ b/doc/installerfw-using.qdoc
@@ -339,9 +339,9 @@
\title Specifying Settings
- Settings pages enable end users to specify proxy settings or install add-on
- components. End users select \gui Settings on the introduction page to
- specify the settings.
+ Settings pages enable end users to specify proxy settings, install add-on
+ components, and modify local cache parameters. End users select \gui Settings
+ on the introduction page to specify the settings.
\section1 Specifying Proxy Settings
@@ -366,6 +366,14 @@
After the installation, only default and user-defined repositories will be
available.
+ \section1 Specifying Local Cache Settings
+
+ The installers use a local cache for the meta information fetched from remote
+ repositories. This improves loading times when the same metadata is accessed
+ multiple times. End users can configure the location of the metadata cache and
+ clear the contents of an existing cache.
+
+ \image ifw-settings-cache.png "Local Cache tab on Settings page"
*/
/*!