From 5a5d57d0dc70f9a9e619e89e788d73de243965df Mon Sep 17 00:00:00 2001 From: Andrew Wason Date: Fri, 19 Jan 2024 12:01:25 -0500 Subject: [PATCH] Update docs/getting_started.rst Co-authored-by: David Dalcino --- docs/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index b1cf282e..7130aedc 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -340,7 +340,7 @@ The ``--modules`` flag will list additional documentation modules that can be in qt3d qt5compat qtactiveqt qtbluetooth qtcharts qtdatavis3d qtgraphs qtgrpc qthttpserver qtimageformats qtlocation qtlottie qtmultimedia qtnetworkauth qtnfc qtpdf qtpositioning qtquick3d qtquick3dphysics qtquickeffectmaker qtquicktimeline qtremoteobjects qtscxml qtsensors qtserialbus qtserialport qtshadertools qtspeech qtvirtualkeyboard qtwebchannel qtwebengine qtwebsockets qtwebview ``--archives`` and ``--modules`` can be used together. -For example to only install the docs for ``qtquick`` and ``qt3d``, +For example, to only install the docs for ``qtquick`` and ``qt3d``, use the :ref:`aqt install-doc ` command like this: .. code-block:: console