Skip to content

Commit

Permalink
Update docs/getting_started.rst
Browse files Browse the repository at this point in the history
Co-authored-by: David Dalcino <[email protected]>
  • Loading branch information
rectalogic and ddalcino authored Jan 19, 2024
1 parent abe3e83 commit 45ee4c0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,10 @@ archives for a given version by default:
$ aqt list-doc mac 6.6.1
qdoc qmake qt5 qtassistant qtcmake qtconcurrent qtcore qtdbus qtdesigner qtdistancefieldgenerator qtdoc qtgui qthelp qtlabsplatform qtlinguist qtnetwork qtopengl qtplatformintegration qtprintsupport qtqml qtqmlcore qtqmlmodels qtqmltest qtqmlworkerscript qtqmlxmllistmodel qtquick qtquickcontrols qtquickdialogs qtsql qtsvg qttestlib qtuitools qtwaylandcompositor qtwidgets qtxml
This is what will be installed by default, you can select a subset of archives
with ``--archives``.
``--modules`` will list additional documentation modules that can be installed:
This is what will be installed by default when you run ``aqt install-doc mac 6.6.1``
without any other flags or arguments.
You can select a subset of archives with the ``--archives`` flag.
The ``--modules`` flag will list additional documentation modules that can be installed:


.. code-block:: console
Expand Down

0 comments on commit 45ee4c0

Please sign in to comment.