Bug 1276019 - Additional doc changes to include a definition for UAC and replaced a static url link with a :ref: link r=sylvestre DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D149461
This commit is contained in:
ahochheiden 2022-06-20 10:03:03 +00:00
Родитель 47835addcf
Коммит cbc0ef9b60
1 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@ -80,11 +80,11 @@ the interactive setup process.
python3 bootstrap.py
.. note::
When running ``bootstrap.py`` there will be a UAC prompt (for PowerShell) after
When running ``bootstrap.py`` there will be a `UAC (User Account Control) prompt <https://docs.microsoft.com/en-us/windows/security/identity-protection/user-account-control/how-user-account-control-works>`_ for PowerShell after
selecting the destination directory for the source code clone. This is
necessary to add the Microsoft Defender Antivirus exclusions automatically. You
should select ``Yes`` on the UAC prompt, otherwise you will need
to `follow some manual steps below <https://firefox-source-docs.mozilla.org/setup/windows_build.html#set-antivirus-exclusions>`_.
to :ref:`follow some manual steps below <Ensure antivirus exclusions>`.
.. note::
@ -105,6 +105,8 @@ If you aren't modifying the Firefox backend, then select one of the
:ref:`Artifact Mode <Understanding Artifact Builds>` options. If you are
building Firefox for Android, you should also see the :ref:`GeckoView Contributor Guide`.
.. _Ensure antivirus exclusions:
Ensure antivirus exclusions
~~~~~~~~~~~~~~~~~~~~~~~~~~~